|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The workflow runtime context associated with a manual activity.
Method Summary | |
---|---|
java.lang.String |
getEmailTopic()
Returns the notification email topic for this manual activity.. |
java.lang.String |
getNotificationSubject()
Returns the notification subject for this manual activity. |
java.lang.String |
getNotificationText()
Returns the notification text message for this manual activity. |
java.lang.String |
getNotificationXHTML()
Returns the notification XHTML message for this manual activity. |
Methods inherited from interface com.ibm.itim.mail.workflow.WorkflowManualActivityContext |
---|
getNotificationParticipant, getWorkitem |
Methods inherited from interface com.ibm.itim.mail.workflow.WorkflowNotificationContext |
---|
getActivity, getActivity, getData, getParentProcess, getProcess, getRootProcess |
Method Detail |
public java.lang.String getNotificationSubject()
public java.lang.String getNotificationText()
public java.lang.String getNotificationXHTML()
public java.lang.String getEmailTopic()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |