See: Description
Interface | Description |
---|---|
Task |
Task class describes a task instance.
|
TaskAction |
A TaskAction instance represents one of many possible gestures that a user can take
on a Task, which then results in the Task being completed.
|
TaskManager |
TaskManager defines the task management API.
|
TaskManagerFactory |
The TaskManagerFactory interface defines methods to instantiate various classes for TaskManager.
|
Class | Description |
---|---|
Condition |
Used to specify conditions in a
Filter for a TaskManagement query |
Filter |
used to specify searching constraints for TaskManagement queries.
|
TaskEvent |
TaskManagement Event
|
Enum | Description |
---|---|
ComparisonOperator |
ComparisonOperator is used in the construction of Filter expressions. |
TaskEventType |
Task Event Types dispatched by TaskManager
|
TaskProperty |
Enumerates the built in task properties
|
Exception | Description |
---|---|
TaskManagerException |
TaskManagerException is the parent exception for all exceptions thrown out of TaskManager.
|
TaskNotFoundException |
TaskNotFoundException represents an error condition where a task could not
be located for a specific task ID.
|
TaskSecurityException |
TaskManager security violation.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"