public interface TemplateWorkflowManualActivityContext extends WorkflowManualActivityContext
| Modifier and Type | Method and Description |
|---|---|
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.
|
getNotificationParticipant, getWorkitemgetActivity, getActivity, getData, getParentProcess, getProcess, getRootProcessjava.lang.String getNotificationSubject()
java.lang.String getNotificationText()
java.lang.String getNotificationXHTML()
java.lang.String getEmailTopic()