The com.adobe.ep.taskmanagement.domain package contains the interface definitions for the TaskManager service and its support classes. The package also contains classes to use Document Services functionality integrated with the TaskManager service.
Interfaces
Interface | Description | |
---|---|---|
IAttachment | The interface for attachments returned by the IAttachmentManager class. | |
IAttachmentPermissions | The interface for the permissions associated with attachments. | |
ILCTask | The interface for using and integrating with tasks from the Document Server. | |
ITask | The interface for task objects that are managed by the ITaskManager API. | |
ITaskProperty | The ITaskProperty class defines the interface for creating classes that store custom task properties. | |
ITaskPropertyDefinition | The interface defines the custom task type property definitions. |
Classes
Class | Description | |
---|---|---|
TaskProperty | The TaskProperty class defines the values of custom task properties. |
Mon Nov 28 2011, 07:42 AM -08:00