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

Packages that use RelevantDataItem
com.ibm.itim.mail.workflow Provides workflow context classes that are required by the Mail API for notification creation 
com.ibm.itim.workflow.model Provides a model and an applications programming interface for the workflow engine. 
 

Uses of RelevantDataItem in com.ibm.itim.mail.workflow
 

Methods in com.ibm.itim.mail.workflow that return RelevantDataItem
 RelevantDataItem WorkflowNotificationContext.getData(java.lang.String id)
          Returns the relevant data item with the given ID associated with the current running workflow process.
 

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

Methods in com.ibm.itim.workflow.model that return RelevantDataItem
 RelevantDataItem WorkflowProcessEntity.getProcessContext(java.lang.String dataId)
          Returns the relevant data from the process context of the object with the given ID.
 

Methods in com.ibm.itim.workflow.model with parameters of type RelevantDataItem
 void WorkflowProcessEntity.setProcessContext(RelevantDataItem contextItem)
          Changes the relevant data item within the process context of the object with the matching 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.