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

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

Methods in com.ibm.itim.workflow.application that return ActivityEntity
 ActivityEntity WorkflowExecutionContext.getActivityEO()
          Returns the activity currently executing.
 

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

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