com.adobe.ep.taskmanagement.service 패키지에는 경량 작업이라고도 하는 독립 작업 서비스 클라이언트 및 작업 관리자 서비스의 클래스 인터페이스 정의를 구현하는 클래스가 들어 있습니다. 이 패키지는 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, 03:32 PM Z