com.adobe.ep.taskmanagement.service 套件包含的類別會為 Task Manager 服務實作獨立工作 (又稱為輕量工作) 服務用戶端和類別介面定義。此外,這個套件也會實作與 TaskManager 服務整合的 Document Services 功能。
介面
| 介面 | 說明 | |
|---|---|---|
| IAttachmentManager | The IAttachmentManagerinterface retrieves and manages attachments associated with tasks. | |
| IDataManagementSupport | The IDataManagementSupport interface provides support for client-side Data Management Services operations for the TaskMananger service. | |
| ILCTaskManager | The ILCTaskManagerinterface for the Task Manager service for the Document Server. | |
| IRenderService | The IRenderService interface is used by classes to implement render support for stand-alone tasks. | |
| ITaskManager | The ITaskManager interface for the API to manage tasks such as create tasks, delete tasks, modify tasks, complete tasks. |
類別
| 類別 | 說明 | |
|---|---|---|
| LCTaskManager | The TaskManager class provides the implementation for tasks that reside on the Document Server. | |
| LCTaskManagerServiceConstants | A collection of constant and default values for the LCTaskManager class. | |
| TaskManager | The implementation of the ITaskManager to use Remoting with the Experience Services - Task Management service. | |
| TaskManagerServiceConstants | TaskManager constants. |
Tue Jun 12 2018, 04:01 PM Z