Class FlowableCommentService


  • @Service
    @Transactional
    public class FlowableCommentService
    extends Object
    Author:
    Tijs Rademakers
    • Field Detail

      • taskService

        @Autowired
        protected TaskService taskService
      • clock

        @Autowired
        protected org.flowable.common.engine.impl.runtime.Clock clock
    • Constructor Detail

      • FlowableCommentService

        public FlowableCommentService()