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, 11:18 AM Z