Class WorkflowActorRequiredDetails

    • Constructor Detail

      • WorkflowActorRequiredDetails

        public WorkflowActorRequiredDetails()
    • Method Detail

      • getRecipientSelection

        public RecipientSelectionType getRecipientSelection()
        Returns the recipients selection type of the workflow.
        Returns:
        the recipients selection type
      • getType

        public java.lang.String getType()
        Specified by:
        getType in class com.lexmark.saperion.exceptions.ErrorDetailsType
      • setRecipientSelection

        public void setRecipientSelection​(RecipientSelectionType recipientSelection)
        Sets the recipients selection type of the workflow.
        Parameters:
        recipientSelection - the recipients selection type
      • setTaskReference

        public void setTaskReference​(TaskReferenceType taskReference)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class com.lexmark.saperion.exceptions.ErrorDetailsType