Interface WorkflowActivityDetails


  • public interface WorkflowActivityDetails
    Represents a workflow activity details.
    • Method Detail

      • getId

        java.util.UUID getId()
        Gets the workflow activity id.
        Returns:
        the workflow activity id
      • getCaption

        java.lang.String getCaption()
        Gets the caption of the workflow activity.
        Returns:
        the caption of the workflow activity.