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

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

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

Methods in com.ibm.itim.workflow.model that return ActivityParticipant
 ActivityParticipant WorkItem.getActivityParticipant()
          Returns the participant of the work item.
 ActivityParticipant Assignment.getActivityParticipant()
          Returns the participant of the assignment.
 ActivityParticipant AssignmentEventAudit.getOldParticipant()
          Access method for the oldParticipant property.
 ActivityParticipant TimeoutEventAudit.getParticipant()
          Access method for the participant property.
 ActivityParticipant PasswordPickupEventAudit.getParticipant()
          Access method for the participant property.
 ActivityParticipant ParticipantResolveFailureEventAudit.getParticipant()
          Access method for the oldParticipant property.
 ActivityParticipant DataEventAudit.getParticipant()
          Access method for the paticipant property.
 ActivityParticipant CompleteManualActivityEventAudit.getParticipant()
          Access method for the getting participant property.
 ActivityParticipant AssignmentGroup.getParticipant()
          Deprecated.  
 ActivityParticipant AssignmentEventAudit.getParticipant()
          Access method for the participant property.
 

Methods in com.ibm.itim.workflow.model with parameters of type ActivityParticipant
 void AssignmentEventAudit.setOldParticipant(ActivityParticipant oldParticipant)
          Sets the value of the oldParticipant property.
 void TimeoutEventAudit.setParticipant(ActivityParticipant participant)
          Sets the value of the participant property.
 void PasswordPickupEventAudit.setParticipant(ActivityParticipant participant)
          Sets the value of the participant property.
 void ParticipantResolveFailureEventAudit.setParticipant(ActivityParticipant participant)
          Sets the value of the oldParticipant property.
 void DataEventAudit.setParticipant(ActivityParticipant participant)
          Sets the value of the participant property.
 void CompleteManualActivityEventAudit.setParticipant(ActivityParticipant participant)
          Sets the value of the participant property.
 void AssignmentGroup.setParticipant(ActivityParticipant participant)
          Deprecated.  
 void AssignmentEventAudit.setParticipant(ActivityParticipant participant)
          Sets the value of the participant property.
 void Assignment.setParticipant(ActivityParticipant participant)
          Changes the participant of the assignment.
 

Constructors in com.ibm.itim.workflow.model with parameters of type ActivityParticipant
AssignmentEventAudit(ActivityParticipant oldParticipant, ActivityParticipant participant)
           
CompleteManualActivityEventAudit(ActivityParticipant participant)
           
DataEventAudit(java.lang.String newDataValue, java.lang.String dataName, ActivityParticipant participant)
          Constructs the object with data to audit.
ParticipantResolveFailureEventAudit(ActivityParticipant participant)
           
PasswordPickupEventAudit(ActivityParticipant participant)
           
TimeoutEventAudit(ActivityParticipant participant)
           
 



IBM Tivoli Identity Manager 5.1
© Copyright International Business Machines Corporation 2007, 2009. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.