| Package | Description |
|---|---|
| org.flowable.dmn.engine | |
| org.flowable.dmn.engine.impl.interceptor |
| Modifier and Type | Field and Description |
|---|---|
protected CommandContextFactory |
DmnEngineConfiguration.commandContextFactory |
| Modifier and Type | Method and Description |
|---|---|
CommandContextFactory |
DmnEngineConfiguration.getCommandContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.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,
DmnEngineConfiguration dmnEngineConfiguration) |
Copyright © 2017 Flowable. All rights reserved.