com.ibm.itim.mail.workflow

Interface TemplateWorkflowManualActivityContext

    • 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.