Interface CaseActionsPresenter.CaseActionsListView

    • Method Detail

      • removeAllTasks

        void removeAllTasks()
      • setCaseActionList

        void setCaseActionList​(List<org.jbpm.workbench.cm.model.CaseActionSummary> caseActionList)
      • updateActionsHeader

        void updateActionsHeader​(String heatherText,
                                 String... stylesClass)