Class WorkflowStatusAdvancedTabularDataControl

    • Constructor Detail

      • WorkflowStatusAdvancedTabularDataControl

        public WorkflowStatusAdvancedTabularDataControl()
    • Method Detail

      • getWorkflowSubControlXML

        protected String getWorkflowSubControlXML​(String itemId)
        Returns the workflow sub controls defined for the given itemId.
        Parameters:
        itemId - the itemId.
        Returns:
        the workflow sub controls defined for the given itemId.
        Since:
        7.0.0
      • getWorkflowActionSubControlXML

        protected String getWorkflowActionSubControlXML​(String baseGroupControlId)
        Returns the Workflow action sub controls using a id to make relation between the sub controls.
        Parameters:
        baseGroupControlId - the id to make the sub controls relationship.
        Returns:
        the Workflow action sub controls using a id to make relation between the sub controls.
        Since:
        7.0.0
      • getWorkflowCurrentStateSubControlXML

        protected String getWorkflowCurrentStateSubControlXML​(String baseGroupControlId)
        Returns the Workflow current state sub controls using a id to make relation between the sub controls.
        Parameters:
        baseGroupControlId - the id to make the sub controls relationship.
        Returns:
        the Workflow current state sub controls using a id to make relation between the sub controls.
        Since:
        7.0.0