See: Description
Interface | Description |
---|---|
Task |
Defines an interface all tasks must implement.
|
TaskAdvisor |
Defines an interface that a task may use to find out whether
it should exit early.
|
TaskManager |
Defines the operations of a service that can run tasks in the
background.
|
Class | Description |
---|---|
ValidationTask |
Implements a background task for performing a validation.
|
Enum | Description |
---|---|
Task.Status |
Defines the states a task can be in.
|
Copyright © 2010–2016 Planetary Data System. All rights reserved.