Interface TaskCommentsPresenter.TaskCommentsView

    • Method Detail

      • disableNewComments

        void disableNewComments()
      • clearCommentInputForm

        void clearCommentInputForm()
      • setCommentList

        void setCommentList​(List<org.jbpm.workbench.ht.model.CommentSummary> commentList)
      • resetPagination

        void resetPagination()
      • hideLoadButton

        void hideLoadButton()
      • showLoadButton

        void showLoadButton()
      • showCommentHeader

        void showCommentHeader()