Class FlowableIdGeneratorAutoConfiguration

java.lang.Object
me.ahoo.cosid.spring.boot.starter.flowable.FlowableIdGeneratorAutoConfiguration

@AutoConfiguration @ConditionalOnClass({FlowableIdGenerator.class,org.flowable.spring.SpringProcessEngineConfiguration.class,org.flowable.spring.boot.EngineConfigurationConfigurer.class}) public class FlowableIdGeneratorAutoConfiguration extends Object
Flowable IdGenerator Auto Configuration.
  • Constructor Details

    • FlowableIdGeneratorAutoConfiguration

      public FlowableIdGeneratorAutoConfiguration()
  • Method Details

    • engineConfigurationConfigurer

      @Bean public org.flowable.spring.boot.EngineConfigurationConfigurer<org.flowable.spring.SpringProcessEngineConfiguration> engineConfigurationConfigurer()