com.ibm.itim.mail.workflow
Interface WorkflowWorkOrderContext
- All Superinterfaces:
- WorkflowNotificationContext
- 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 |
getMessage
public com.ibm.itim.workflow.workorder.WorkOrderMessage getMessage(java.util.Locale locale)
- gets a message by locale
- Returns:
- the subject
getMessages
public 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