El paquete com.adobe.ep.taskmanagement.service contiene clases que implementan tareas independientes (coloquialmente llamadas “tareas ligeras”), definiciones de cliente y clase de servicio para el servicio Task Manager. El paquete también implementa la funcionalidad de Document Services integrada en el servicio TaskManager.
Interfaces
| Interfaz | Descripción | |
|---|---|---|
| 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. |
Clases
| Clase | Descripción | |
|---|---|---|
| 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, 02:26 PM Z