Class FlowableProcessInstanceService


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

      • formService

        @Autowired
        protected org.flowable.form.api.FormService formService
      • formRepositoryService

        @Autowired
        protected org.flowable.form.api.FormRepositoryService formRepositoryService
      • userCache

        @Autowired
        protected UserCache userCache
    • Constructor Detail

      • FlowableProcessInstanceService

        public FlowableProcessInstanceService()