В пакете com.adobe.ep.taskmanagement.service содержатся классы для реализации клиента службы автономных задач (неофициальное название — легковесные задачи) и определения интерфейса класса для службы Task Manager. Пакет также реализует функции Document Services, интегрированные со службой TaskManager.
Интерфейсы
Интерфейс | Описание | |
---|---|---|
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:49 AM Z