| 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 FormResourceDataManager |
FormEngineConfiguration.resourceDataManager |
| Modifier and Type | Method and Description |
|---|---|
FormResourceDataManager |
FormEngineConfiguration.getResourceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
FormEngineConfiguration |
FormEngineConfiguration.setResourceDataManager(FormResourceDataManager resourceDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected FormResourceDataManager |
FormResourceEntityManagerImpl.resourceDataManager |
| Modifier and Type | Method and Description |
|---|---|
FormResourceDataManager |
FormResourceEntityManagerImpl.getResourceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormResourceEntityManagerImpl.setResourceDataManager(FormResourceDataManager resourceDataManager) |
| Constructor and Description |
|---|
FormResourceEntityManagerImpl(FormEngineConfiguration dmnEngineConfiguration,
FormResourceDataManager resourceDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisFormResourceDataManager |
Copyright © 2019 Flowable. All rights reserved.