|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
com.ibm.itim.apps
package to provide a remotable application programming
interface for Workflow Process and Activity management.
See:
Description
Interface Summary | |
---|---|
WorkflowResourceMO | Interface for obtaining the assignments of a resource participating in workflow processes. |
Class Summary | |
---|---|
HumanResourceMO | Representing a human resource participating in workflow processes. |
WorkflowActivityMO | Provides management capabilities for an activity in a workflow process such as retrieving activity details, retrieving parent container process, retrieving assignments of this activity, completing activity asynchronously. |
WorkflowAssignmentMO | This provides management capabilities for an assignment, or work item. |
WorkflowExecutionMO | Abstract base class that provides management capabilities for an executable object within the workflow engine of the platform, such as processes and activities. |
WorkflowManager | Provides the ability to query workflow processes within the workflow engine. |
WorkflowProcessMO | Provides management capabilities for the workflow process such as retrieving process details, retrieving parent container process, retrieving activities associated with this process, aborting process, retrieving children processes. |
WorkflowSearchMO | Provides the ability to configure and execute search for workflow processes. |
WorkflowSearchResultsMO | Provides accessor methods to achieve pagination. |
Extends the com.ibm.itim.apps
package to provide a remotable application programming
interface for Workflow Process and Activity management.
For a high-level overview, see the Applications API Overview
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |