Class FlowableProcessInstanceQueryService


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

      • appRepositoryService

        @Autowired
        protected org.flowable.app.api.AppRepositoryService appRepositoryService
      • userCache

        @Autowired
        protected UserCache userCache
    • Constructor Detail

      • FlowableProcessInstanceQueryService

        public FlowableProcessInstanceQueryService()