public class DefaultProcessEngineFactory extends Object
| Constructor and Description |
|---|
DefaultProcessEngineFactory() |
public ProcessEngine buildProcessEngine(ProcessEngineConfigurationImpl flowable6Configuration)
protected void copyConfigItems(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyJdbcConfig(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyHistoryConfig(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyDiagramConfig(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyMailConfig(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyAsyncExecutorConfig(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyJpaConfig(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyBeans(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyCaches(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyActivityBehaviorFactory(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyExpressionManager(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyListenerFactory(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyCustomMybatisMappers(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyWsConfig(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyPostDeployers(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void copyCustomVariableTypes(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected void convertParseHandlers(ProcessEngineConfigurationImpl flowable6Configuration, ProcessEngineConfigurationImpl flowable5Configuration)
protected List<BpmnParseHandler> convert(List<Object> activiti5BpmnParseHandlers)
Copyright © 2018 Flowable. All rights reserved.