The lc.procmgmt package contains classes and implementations that are used to work with Adobe Digital Enterprise Platform Document Services - Process Management functionality. The classes are useful for implementing custom user interfaces that use the same process management functionality as Adobe Digital Enterprise Platform Document Services - Workspace.
Interfaces
Interface | Description | |
---|---|---|
IFavoritesManager | The IFavoritesManager interface is implemented to manage favorite TaskManager startpoints. | |
IProcessManager | The IProcessManager interface is implemented to determine the list of processes that the user has participated in. | |
IQueueManager | The IQueueManager interface is implemented to manage Queue objects. | |
IStartpointManager | The IStartpointManager interface is implemented to manage TaskManager startpoints. | |
ITaskManager | The ITaskManager interface contains methods and properties to retrieve and manage tasks. |
Classes
Class | Description | |
---|---|---|
AssignmentConstants | The AssignmentConstants class holds constants for the Assignment class assignmentType property. | |
AuthenticatingApplication | The AuthenticatingApplication class handles the loading localized resources based on the browser language, authentication, and other initialization activities. | |
ProcessConstants | The ProcessConstants class holds constants for the Process class's status property. | |
QueueConstants | The QueueConstants class holds constants for the Queue class type and filter properties. | |
TaskConstants | The TaskConstants class holds constants for the Task class status and priority properties. |
Thu Dec 6 2018, 01:47 PM -08:00