| Package | Description |
|---|---|
| org.flowable.app.engine | |
| org.flowable.app.engine.impl.persistence.entity | |
| org.flowable.app.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected AppDeploymentDataManager |
AppEngineConfiguration.deploymentDataManager |
| Modifier and Type | Method and Description |
|---|---|
AppDeploymentDataManager |
AppEngineConfiguration.getDeploymentDataManager() |
| Modifier and Type | Method and Description |
|---|---|
AppEngineConfiguration |
AppEngineConfiguration.setDeploymentDataManager(AppDeploymentDataManager deploymentDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected AppDeploymentDataManager |
AppDeploymentEntityManagerImpl.deploymentDataManager |
| Modifier and Type | Method and Description |
|---|---|
AppDeploymentDataManager |
AppDeploymentEntityManagerImpl.getDeploymentDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppDeploymentEntityManagerImpl.setDeploymentDataManager(AppDeploymentDataManager deploymentDataManager) |
| Constructor and Description |
|---|
AppDeploymentEntityManagerImpl(AppEngineConfiguration appEngineConfiguration,
AppDeploymentDataManager deploymentDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisAppDeploymentDataManager |
Copyright © 2018 Flowable. All rights reserved.