ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.ep.taskmanagement.services 


The com.adobe.ep.taskmanagement.service package contains classes that implement standalone tasks (informally referred to as light-weight tasks) service client and class interface definitions for the Task Manager service. The package also implements the Document Services functionality that is integrated with the TaskManager service.



Interfaces
 InterfaceDescription
 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.
Classes
 ClassDescription
 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.