Class FlowableProcessDefinitionService


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

      • appRepositoryService

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

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

        @Autowired
        protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
    • Constructor Detail

      • FlowableProcessDefinitionService

        public FlowableProcessDefinitionService()