| Package | Description |
|---|---|
| org.flowable.engine.common | |
| org.flowable.engine.common.impl.interceptor |
| Modifier and Type | Field and Description |
|---|---|
protected CommandConfig |
AbstractEngineConfiguration.defaultCommandConfig |
protected CommandConfig |
AbstractEngineConfiguration.schemaCommandConfig |
| Modifier and Type | Method and Description |
|---|---|
CommandConfig |
AbstractEngineConfiguration.getDefaultCommandConfig() |
CommandConfig |
AbstractEngineConfiguration.getSchemaCommandConfig() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
AbstractEngineConfiguration.setDefaultCommandConfig(CommandConfig defaultCommandConfig) |
AbstractEngineConfiguration |
AbstractEngineConfiguration.setSchemaCommandConfig(CommandConfig schemaCommandConfig) |
| Modifier and Type | Method and Description |
|---|---|
CommandConfig |
CommandConfig.setContextReusePossible(boolean contextReusePossible) |
CommandConfig |
CommandConfig.transactionNotSupported() |
CommandConfig |
CommandConfig.transactionRequired() |
CommandConfig |
CommandConfig.transactionRequiresNew() |
| Constructor and Description |
|---|
CommandConfig(CommandConfig commandConfig) |
Copyright © 2017 Flowable. All rights reserved.