|
|||||||||||
| 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 | |
|---|---|
| AssignmentCompletionImpact | An abstract class representing the impact of completing a given workflow assignment. |
| HumanResourceMO | Representing a human resource participating in workflow processes. |
| ImpactItem | The ImpactItem class contains an individual object impacted by the completion of a workflow assignment. |
| ImpactReason | The ImpactReason class contains the details about why an individual object was impacted by the completion of a workflow assignment. |
| UserRecertificationCompletionImpact | The UserRecertificationCompletionImpact class contains the potential impacts of completing a user recertification packaged approval activity. |
| UserRecertificationWorkflowAssignmentMO | A specialized version of WorkflowAssignmentMO, which provides the additional operations available with packaged approval activity assignments used in user recertification workflows. |
| 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. |
| Enum Summary | |
|---|---|
| ImpactReason.ImpactType | |
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 | ||||||||||