com.ibm.itim.mail.workflow
Interface TemplateWorkflowWorkOrderContext

All Superinterfaces:
WorkflowNotificationContext, WorkflowWorkOrderContext

public interface TemplateWorkflowWorkOrderContext
extends WorkflowWorkOrderContext

Notification Context representing template based work orders.

Since:
ITIM 4.6

Method Summary
 java.lang.String getEmailTopic()
          Returns the email topic for a given work order.
 
Methods inherited from interface com.ibm.itim.mail.workflow.WorkflowWorkOrderContext
getMessage, getMessages
 
Methods inherited from interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
getActivity, getActivity, getData, getParentProcess, getProcess, getRootProcess
 

Method Detail

getEmailTopic

public java.lang.String getEmailTopic()
Returns the email topic for a given work order.

Returns:
String of the email topic.


IBM Tivoli Identity Manager 4.6
© Copyright International Business Machines Corporation 2005. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.