| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WorkflowProcess | |
|---|---|
| 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.mail.workflow | Provides workflow context classes that are required by the Mail API for notification creation | 
| 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. | 
| Uses of WorkflowProcess in com.ibm.itim.apps.workflow | 
|---|
| Methods in com.ibm.itim.apps.workflow that return WorkflowProcess | |
|---|---|
 WorkflowProcess | 
WorkflowProcessMO.getData()
Returns the details about this process.  | 
 WorkflowProcess | 
WorkflowProcessMO.getData()
Returns the details about this process.  | 
| Uses of WorkflowProcess in com.ibm.itim.mail.workflow | 
|---|
| Methods in com.ibm.itim.mail.workflow that return WorkflowProcess | |
|---|---|
 WorkflowProcess | 
WorkflowNotificationContext.getParentProcess()
Returns information about the parent process of the current running process.  | 
 WorkflowProcess | 
WorkflowNotificationContext.getProcess()
Returns the information about the current running process.  | 
 WorkflowProcess | 
WorkflowNotificationContext.getRootProcess()
Returns information about the root process of the current running process.  | 
| Uses of WorkflowProcess in com.ibm.itim.workflow.application | 
|---|
| Methods in com.ibm.itim.workflow.application that return WorkflowProcess | |
|---|---|
 WorkflowProcess | 
WorkflowExecutionContext.getProcessVO()
Returns the value object of the process currently executing.  | 
| Uses of WorkflowProcess in com.ibm.itim.workflow.model | 
|---|
| Constructors in com.ibm.itim.workflow.model with parameters of type WorkflowProcess | |
|---|---|
WorkflowProcessEntity(WorkflowProcess wfProcess)
Constructs with WorkflowProcess value object.  | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||