Class EventRegistryServicesAutoConfiguration

    • Constructor Detail

      • EventRegistryServicesAutoConfiguration

        public EventRegistryServicesAutoConfiguration()
    • Method Detail

      • eventRepositoryService

        @Bean
        public org.flowable.eventregistry.api.EventRepositoryService eventRepositoryService​(org.flowable.eventregistry.impl.EventRegistryEngine eventRegistryEngine)
      • eventManagementService

        @Bean
        public org.flowable.eventregistry.api.EventManagementService eventManagementService​(org.flowable.eventregistry.impl.EventRegistryEngine eventRegistryEngine)
      • eventRegistry

        @Bean
        public org.flowable.eventregistry.api.EventRegistry eventRegistry​(org.flowable.eventregistry.impl.EventRegistryEngine eventRegistryEngine)