Class CMSWorkflowCommentPredicate

    • Constructor Detail

      • CMSWorkflowCommentPredicate

        public CMSWorkflowCommentPredicate()
    • Method Detail

      • test

        public boolean test​(CommentModel commentModel)
        Specified by:
        test in interface java.util.function.Predicate<CommentModel>
      • getTypeService

        protected TypeService getTypeService()
      • setTypeService

        public void setTypeService​(TypeService typeService)