Package com.adobe.granite.taskmanagement


@Version("1.3.0") package com.adobe.granite.taskmanagement
Defines top level task management interfaces.
  • Class
    Description
    ComparisonOperator is used in the construction of Filter expressions.
    Used to specify conditions in a Filter for a TaskManagement query
    used 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 Event
    Task Event Types dispatched by TaskManager
    TaskManager 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 properties
    TaskManager security violation.