| Package | Description |
|---|---|
| com.ibm.itim.workflow.model |
Provides a model and an applications programming interface for the workflow
engine.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
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 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.