| Package | Description |
|---|---|
| org.flowable.form.engine | |
| org.flowable.form.engine.impl.persistence.entity | |
| org.flowable.form.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected FormDeploymentDataManager |
FormEngineConfiguration.deploymentDataManager |
| Modifier and Type | Method and Description |
|---|---|
FormDeploymentDataManager |
FormEngineConfiguration.getDeploymentDataManager() |
| Modifier and Type | Method and Description |
|---|---|
FormEngineConfiguration |
FormEngineConfiguration.setDeploymentDataManager(FormDeploymentDataManager deploymentDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected FormDeploymentDataManager |
FormDeploymentEntityManagerImpl.deploymentDataManager |
| Modifier and Type | Method and Description |
|---|---|
FormDeploymentDataManager |
FormDeploymentEntityManagerImpl.getDeploymentDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormDeploymentEntityManagerImpl.setDeploymentDataManager(FormDeploymentDataManager deploymentDataManager) |
| Constructor and Description |
|---|
FormDeploymentEntityManagerImpl(FormEngineConfiguration formEngineConfiguration,
FormDeploymentDataManager deploymentDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisFormDeploymentDataManager |
Copyright © 2018 Flowable. All rights reserved.