| Package | Description |
|---|---|
| com.ibm.itim.workflow.application |
Provides classes that allow an external workflow application gain information
about the workflow context.
|
| com.ibm.itim.workflow.model |
Provides a model and an applications programming interface for the workflow
engine.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityEntity |
WorkflowExecutionContext.getActivityEO()
Returns the activity currently executing.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityEntity |
AssignmentEntity.getActivity()
Returns the activity associated with this assignment.
|
static ActivityEntity |
ActivityEntity.getActivity(long activityId)
Returns the activity of the process with the given activity ID.
|
ActivityEntity |
WorkflowProcessEntity.getActivity(java.lang.String designId)
Returns the activity of the process with the given ID defined at design
time.
|
ActivityEntity |
WorkflowProcessEntity.getActivity(java.lang.String designId,
int index)
Returns the activity of the process with the given ID defined at design
time and the given index of an iteration in a loop.
|
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.