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

Packages that use ActivityResult
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.workflow.model Provides a model and an applications programming interface for the workflow engine. 
 

Uses of ActivityResult in com.ibm.itim.apps.workflow
 

Methods in com.ibm.itim.apps.workflow with parameters of type ActivityResult
 void WorkflowActivityMO.complete(ActivityResult result)
          Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
 void WorkflowAssignmentMO.complete(ActivityResult result)
          Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
 void WorkflowAssignmentMO.complete(ActivityResult result)
          Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
 void WorkflowActivityMO.complete(ActivityResult result)
          Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
 void WorkflowActivityMO.setResult(ActivityResult result)
          Changes the result of the activity.
 void WorkflowActivityMO.setResult(ActivityResult result)
          Changes the result of the activity.
 

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

Methods in com.ibm.itim.workflow.model with parameters of type ActivityResult
 void ActivityEntity.complete(ActivityResult result)
          Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
 void AssignmentEntity.complete(DistinguishedName user, ActivityResult result)
          Signals completion of the assignment to the workflow engine and provides the engine with the activity result in the same call.
 



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.