com.ibm.itim.mail.workflow
Interface TemplateWorkflowManualActivityContext

All Superinterfaces:
WorkflowManualActivityContext, WorkflowNotificationContext

public interface TemplateWorkflowManualActivityContext
extends WorkflowManualActivityContext

The workflow runtime context associated with a manual activity.

Since:
ITIM 4.6

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

getNotificationSubject

java.lang.String getNotificationSubject()
Returns the notification subject for this manual activity.

Returns:
String representing the notification subject.

getNotificationText

java.lang.String getNotificationText()
Returns the notification text message for this manual activity.

Returns:
String representing the notification text message.

getNotificationXHTML

java.lang.String getNotificationXHTML()
Returns the notification XHTML message for this manual activity.

Returns:
String representing the notification XHTML message.

getEmailTopic

java.lang.String getEmailTopic()
Returns the notification email topic for this manual activity..

Returns:
String representing the notification topic.


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.