| Package | Description |
|---|---|
| org.flowable.common.engine.impl | |
| org.flowable.common.engine.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,
ClassLoader classLoader,
boolean useClassForNameClassLoading,
Clock clock,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Copyright © 2021 Flowable. All rights reserved.