| 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 DmnDeploymentDataManager |
DmnEngineConfiguration.deploymentDataManager |
| Modifier and Type | Method and Description |
|---|---|
DmnDeploymentDataManager |
DmnEngineConfiguration.getDeploymentDataManager() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.setDeploymentDataManager(DmnDeploymentDataManager deploymentDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected DmnDeploymentDataManager |
DmnDeploymentEntityManagerImpl.deploymentDataManager |
| Modifier and Type | Method and Description |
|---|---|
DmnDeploymentDataManager |
DmnDeploymentEntityManagerImpl.getDeploymentDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnDeploymentEntityManagerImpl.setDeploymentDataManager(DmnDeploymentDataManager deploymentDataManager) |
| Constructor and Description |
|---|
DmnDeploymentEntityManagerImpl(DmnEngineConfiguration dmnEngineConfiguration,
DmnDeploymentDataManager deploymentDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisDmnDeploymentDataManager |
Copyright © 2019 Flowable. All rights reserved.