| Package | Description |
|---|---|
| com.ibm.itim.apps.workflow |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Workflow Process and Activity management. |
| com.ibm.itim.common |
Provides a set of common classes that are used in many places in ITIM.
|
| com.ibm.itim.workflow.model |
Provides a model and an applications programming interface for the workflow
engine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowActivityMO.complete(ActivityResult result)
Signals completion of the activity to the workflow engine and provides
the engine with the activity result in the same call.
|
void |
WorkflowAssignmentMO.complete(ActivityResult result)
Signals completion of the activity to the workflow engine and provides
the engine with the activity result in the same call.
|
void |
WorkflowAssignmentMO.complete(ActivityResult result)
Signals completion of the activity to the workflow engine and provides
the engine with the activity result in the same call.
|
void |
WorkflowActivityMO.complete(ActivityResult result)
Signals completion of the activity to the workflow engine and provides
the engine with the activity result in the same call.
|
void |
WorkflowAssignmentMO.complete(ActivityResult result,
java.lang.String justification)
Signals completion of the activity to the workflow engine and provides
the engine with the activity result and activity specific justificaion in the same call.
|
void |
WorkflowAssignmentMO.complete(ActivityResult result,
java.lang.String justification)
Signals completion of the activity to the workflow engine and provides
the engine with the activity result and activity specific justificaion in the same call.
|
void |
WorkflowActivityMO.setResult(ActivityResult result)
Changes the result of the activity.
|
void |
WorkflowActivityMO.setResult(ActivityResult result)
Changes the result of the activity.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityResult |
AssignmentInfo.getActivityResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssignmentInfo.setActivityResult(ActivityResult activityResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityEntity.complete(ActivityResult result)
Signals completion of the activity to the workflow engine and provides
the engine with the activity result in the same call.
|
void |
AssignmentEntity.complete(DistinguishedName user,
ActivityResult result)
Signals completion of the assignment to the workflow engine and provides
the engine with the activity result in the same call.
|
void |
AssignmentEntity.complete(DistinguishedName user,
ActivityResult result,
java.lang.String justification)
Signals completion of the assignment to the workflow engine and provides
the engine with the activity result and justification in the same call.
|
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.