| Package | Description |
|---|---|
| org.flowable.content.engine | |
| org.flowable.content.engine.impl.persistence.entity | |
| org.flowable.content.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ContentItemDataManager |
ContentEngineConfiguration.contentItemDataManager |
| Modifier and Type | Method and Description |
|---|---|
ContentItemDataManager |
ContentEngineConfiguration.getContentItemDataManager() |
| Modifier and Type | Method and Description |
|---|---|
ContentEngineConfiguration |
ContentEngineConfiguration.setContentItemDataManager(ContentItemDataManager contentItemDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected ContentItemDataManager |
ContentItemEntityManagerImpl.contentItemDataManager |
| Modifier and Type | Method and Description |
|---|---|
ContentItemDataManager |
ContentItemEntityManagerImpl.getContentItemDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentItemEntityManagerImpl.setContentItemDataManager(ContentItemDataManager contentItemDataManager) |
| Constructor and Description |
|---|
ContentItemEntityManagerImpl(ContentEngineConfiguration contentEngineConfiguration,
ContentItemDataManager contentItemDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisContentItemDataManager |
Copyright © 2019 Flowable. All rights reserved.