Class ContentEngineServicesAutoConfiguration

    • Constructor Detail

      • ContentEngineServicesAutoConfiguration

        public ContentEngineServicesAutoConfiguration()
    • Method Detail

      • contentService

        @Bean
        public org.flowable.content.api.ContentService contentService​(org.flowable.content.engine.ContentEngine contentEngine)
      • contentManagementService

        @Bean
        public org.flowable.content.api.ContentManagementService contentManagementService​(org.flowable.content.engine.ContentEngine contentEngine)