com.ibm.itim.mail.workflow

Interface WorkflowManualActivityContext

    • Method Detail

      • getWorkitem

        WorkItem getWorkitem()
        Returns the work item associated with the manual activity.
        Returns:
        WorkItem associated with the manual activity.
      • getNotificationParticipant

        java.util.Collection getNotificationParticipant()
        Returns the participants of the work item (manual activity).
        Returns:
        Collection of Person objects representing the participants of the activity.