com.ibm.itim.mail.workflow
Interface WorkflowWorkOrderContext

All Superinterfaces:
WorkflowNotificationContext
All Known Subinterfaces:
TemplateWorkflowWorkOrderContext

public interface WorkflowWorkOrderContext
extends WorkflowNotificationContext

Notification Context representing work orders


Method Summary
 com.ibm.itim.workflow.workorder.WorkOrderMessage getMessage(java.util.Locale locale)
          gets a message by locale
 java.util.List getMessages()
          gets the messages for the work order notification, there will be a message per locale that locales are determined from the erlocale attribute on person
 
Methods inherited from interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
getActivity, getActivity, getData, getParentProcess, getProcess, getRootProcess
 

Method Detail

getMessage

com.ibm.itim.workflow.workorder.WorkOrderMessage getMessage(java.util.Locale locale)
gets a message by locale

Returns:
the subject

getMessages

java.util.List getMessages()
gets the messages for the work order notification, there will be a message per locale that locales are determined from the erlocale attribute on person

Returns:
the messages


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.