Uses of Class
com.ibm.itim.workflow.model.WorkflowProcessEntity

Packages that use WorkflowProcessEntity
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 WorkflowProcessEntity in com.ibm.itim.workflow.application
 

Methods in com.ibm.itim.workflow.application that return WorkflowProcessEntity
 WorkflowProcessEntity WorkflowExecutionContext.getProcessEO()
          Returns the process currently executing.
 

Uses of WorkflowProcessEntity in com.ibm.itim.workflow.model
 

Methods in com.ibm.itim.workflow.model that return WorkflowProcessEntity
 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.