com.adobe.ep.taskmanagement.domain 包中包含 TaskManager 服务及其支持类的接口定义。此包还包含用于使用与 TaskManager 服务集成在一起的 Document Services 功能的类。
接口
| 接口 | 说明 | |
|---|---|---|
| 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. |
类
| 类 | 说明 | |
|---|---|---|
| TaskProperty | The TaskProperty class defines the values of custom task properties. |
Tue Jun 12 2018, 11:18 AM Z