| 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 AppResourceDataManager |
AppEngineConfiguration.resourceDataManager |
| Modifier and Type | Method and Description |
|---|---|
AppResourceDataManager |
AppEngineConfiguration.getResourceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
AppEngineConfiguration |
AppEngineConfiguration.setResourceDataManager(AppResourceDataManager resourceDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected AppResourceDataManager |
AppResourceEntityManagerImpl.resourceDataManager |
| Modifier and Type | Method and Description |
|---|---|
AppResourceDataManager |
AppResourceEntityManagerImpl.getResourceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppResourceEntityManagerImpl.setResourceDataManager(AppResourceDataManager resourceDataManager) |
| Constructor and Description |
|---|
AppResourceEntityManagerImpl(AppEngineConfiguration cmmnEngineConfiguration,
AppResourceDataManager resourceDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisResourceDataManager |
Copyright © 2018 Flowable. All rights reserved.