| Interface | Description |
|---|---|
| WorkflowResourceMO |
Interface for obtaining the assignments of a resource participating
in workflow processes.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| ImpactReason.ImpactType |