| Package | Description |
|---|---|
| org.flowable.dmn.engine | |
| org.flowable.dmn.engine.impl.persistence.entity | |
| org.flowable.dmn.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected DmnResourceDataManager |
DmnEngineConfiguration.resourceDataManager |
| Modifier and Type | Method and Description |
|---|---|
DmnResourceDataManager |
DmnEngineConfiguration.getResourceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.setResourceDataManager(DmnResourceDataManager resourceDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected DmnResourceDataManager |
DmnResourceEntityManagerImpl.resourceDataManager |
| Modifier and Type | Method and Description |
|---|---|
DmnResourceDataManager |
DmnResourceEntityManagerImpl.getResourceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnResourceEntityManagerImpl.setResourceDataManager(DmnResourceDataManager resourceDataManager) |
| Constructor and Description |
|---|
DmnResourceEntityManagerImpl(DmnEngineConfiguration dmnEngineConfiguration,
DmnResourceDataManager resourceDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisDmnResourceDataManager |
Copyright © 2017 Flowable. All rights reserved.