| 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 |
|---|---|
WorkflowProcessEntity |
WorkflowExecutionContext.getProcessEO()
Returns the process currently executing.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowProcessEntity |
ProcessManager.createProcess(ProcessParticipant requester,
InitialProcessContext context)
Creates a process that satisfies the context provided.
|
WorkflowProcessEntity |
ProcessManager.createProcess(ProcessParticipant requester,
java.lang.String type,
java.util.Date scheduledTime)
Creates a process of the given type.
|
WorkflowProcessEntity |
ActivityEntity.getContainer()
Returns the containing process of the activity.
|
WorkflowProcessEntity |
WorkflowProcessEntity.getParent()
Returns the parent process of this process (if any).
|
WorkflowProcessEntity |
ProcessManager.getProcess(long id)
Returns the process with the given ID.
|
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.