(Beta)
The lc.procmgmt package contains classes and implementations that are used to work with LiveCycle Process Management 9 functionality. The classes are useful for implementing custom user interfaces that use the same process management functionality as LiveCycle Workspace 9.
Interfaces
Interface | Description | |
---|---|---|
ICallableContainer | For internal use only. | |
IEndpointManager | The IEndpointManager interface is implemented to manage TaskManager endpoints. | |
IFavoritesManager | The IFavoritesManager interface is implemented to manage favorite TaskManager endpoints. | |
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. | |
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. |
Wed Nov 21 2018, 06:57 AM -08:00