|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The workflow notification context associated with de-provisioning activity
| Method Summary | |
|---|---|
Account |
getAccountInfo()
Returns the value object of the account being de-provisioned. |
java.lang.String |
getAction()
Returns the action taken against the service (resource) itself. |
java.lang.String |
getReason()
Returns a descriptive reason for the de-provision. |
DistinguishedName |
getServiceDN()
Returns the distinguished name of the service being de-provisioned. |
DistinguishedName |
getUserDN()
Returns the distinguished name of the user (person) being de-provisioned. |
| Methods inherited from interface com.ibm.itim.mail.workflow.WorkflowNotificationContext |
|---|
getActivity, getActivity, getData, getParentProcess, getProcess, getRootProcess |
| Method Detail |
public DistinguishedName getUserDN()
public DistinguishedName getServiceDN()
public Account getAccountInfo()
public java.lang.String getAction()
public java.lang.String getReason()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||