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

Packages that use ExecutionObject
com.ibm.itim.workflow.model Provides a model and an applications programming interface for the workflow engine. 
 

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

Subclasses of ExecutionObject in com.ibm.itim.workflow.model
 class Activity
          This class provides general information about a workflow actvity.
 class PendingActivity
          This class is used to give an aggregate view of a pending manual activity
 class WorkflowProcess
          This class contains general information about a workflow process.
 

Methods in com.ibm.itim.workflow.model that return ExecutionObject
 ExecutionObject ExecutionEntity.getValueObject()
          Returns the value object holding details about this entity.
 

Methods in com.ibm.itim.workflow.model with parameters of type ExecutionObject
 void ExecutionEntity.setValueObject(ExecutionObject valueObject)
          Changes the value object holding details about this entity.
 



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.