| Package | Description |
|---|---|
| org.flowable.cmmn.engine | |
| org.flowable.cmmn.engine.impl.delegate | |
| org.flowable.cmmn.engine.impl.listener | |
| org.flowable.cmmn.engine.impl.parser |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnClassDelegateFactory |
CmmnEngineConfiguration.classDelegateFactory |
| Modifier and Type | Method and Description |
|---|---|
CmmnClassDelegateFactory |
CmmnEngineConfiguration.getClassDelegateFactory() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setClassDelegateFactory(CmmnClassDelegateFactory classDelegateFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCmmnClassDelegateFactory |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnClassDelegateFactory |
DefaultCmmnListenerFactory.classDelegateFactory |
| Constructor and Description |
|---|
DefaultCmmnListenerFactory(CmmnClassDelegateFactory classDelegateFactory,
ExpressionManager expressionManager) |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnClassDelegateFactory |
DefaultCmmnActivityBehaviorFactory.classDelegateFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCmmnActivityBehaviorFactory.setClassDelegateFactory(CmmnClassDelegateFactory classDelegateFactory) |
Copyright © 2021 Flowable. All rights reserved.