Package com.adobe.granite.taskmanagement
@Version("1.3.0")
package com.adobe.granite.taskmanagement
Defines top level task management interfaces.
-
ClassDescription
ComparisonOperator
is used in the construction ofFilter
expressions.Used to specify conditions in aFilter
for a TaskManagement queryused to specify searching constraints for TaskManagement queries.Task class describes a task instance.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.TaskManagement EventTask Event Types dispatched by TaskManagerTaskManager defines the task management API.TaskManagerException is the parent exception for all exceptions thrown out of TaskManager.The TaskManagerFactory interface defines methods to instantiate various classes for TaskManager.TaskNotFoundException represents an error condition where a task could not be located for a specific task ID.Enumerates the built in task propertiesTaskManager security violation.