| Package | Description |
|---|---|
| org.flowable.engine.common | |
| org.flowable.engine.common.impl.interceptor |
| Modifier and Type | Field and Description |
|---|---|
protected CommandContextFactory |
AbstractEngineConfiguration.commandContextFactory |
| Modifier and Type | Method and Description |
|---|---|
CommandContextFactory |
AbstractEngineConfiguration.getCommandContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
AbstractEngineConfiguration.setCommandContextFactory(CommandContextFactory commandContextFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected CommandContextFactory |
CommandContextInterceptor.commandContextFactory |
| Modifier and Type | Method and Description |
|---|---|
CommandContextFactory |
CommandContextInterceptor.getCommandContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandContextInterceptor.setCommandContextFactory(CommandContextFactory commandContextFactory) |
| Constructor and Description |
|---|
CommandContextInterceptor(CommandContextFactory commandContextFactory) |
Copyright © 2017 Flowable. All rights reserved.