@Configuration(proxyBeanMethods=false)
@ComponentScan(basePackages={"org.flowable.ui.task.extension.conf","org.flowable.ui.task.extension.bean"})
public class FlowableEngineConfiguration
extends Object
| Constructor and Description |
|---|
FlowableEngineConfiguration() |
@Bean(name="clock") @ConditionalOnMissingBean public Clock getClock(ProcessEngine processEngine)
Copyright © 2023 Flowable. All rights reserved.