| Package | Description |
|---|---|
| com.ibm.itim.apps.provisioning |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Account, Service, and Password management. |
| Modifier and Type | Method and Description |
|---|---|
Participant |
ManualWorkOrder.getEscalationParticipant()
Retrieves the participant involved when the activity is escalated.
|
Participant |
ManualWorkOrder.getParticipant()
Retrieves the participant associated with the work order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManualWorkOrder.setEscalationParticipant(Participant escalationParticipant)
Sets the participant when the activity is escalated.
|
void |
ManualWorkOrder.setParticipant(Participant participant)
Sets the participant to the specified value.
|
| Constructor and Description |
|---|
ManualWorkOrder(Participant participant,
long escalationPeriod,
Participant escalationParticipant,
boolean defaultNotification,
java.util.HashMap<ManualWorkOrder.OperationType,NotificationTemplate> operationNotification)
Create a ManualWorkOrder object.
|
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.