| Modifier and Type | Method and Description |
|---|---|
DynamicCmmnService |
FlowableCmmnServices.dynamicCmmnService() |
| Modifier and Type | Method and Description |
|---|---|
DynamicCmmnService |
CmmnEngineConfigurationApi.getDynamicCmmnService() |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicCmmnService |
CmmnEngineConfiguration.dynamicCmmnService |
| Modifier and Type | Method and Description |
|---|---|
DynamicCmmnService |
CmmnEngine.getDynamicCmmnService() |
DynamicCmmnService |
CmmnEngineConfiguration.getDynamicCmmnService() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setDynamicCmmnService(DynamicCmmnService dynamicCmmnService) |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicCmmnService |
CmmnEngineImpl.dynamicCmmnService |
| Modifier and Type | Method and Description |
|---|---|
DynamicCmmnService |
CmmnEngineImpl.getDynamicCmmnService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnEngineImpl.setDynamicCmmnService(DynamicCmmnService dynamicCmmnService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicCmmnServiceImpl
Default implementation for dynamically modify running CMMN based case instances and plan items.
|
| Modifier and Type | Field and Description |
|---|---|
protected DynamicCmmnService |
AbstractFlowableCmmnTestCase.dynamicCmmnService |
| Modifier and Type | Method and Description |
|---|---|
DynamicCmmnService |
CmmnEngineServicesAutoConfiguration.dynamicCmmnService(CmmnEngine cmmnEngine) |
Copyright © 2023 Flowable. All rights reserved.