| Package | Description |
|---|---|
| org.flowable.engine.impl.cfg | |
| org.flowable.engine.impl.persistence | |
| org.flowable.engine.impl.persistence.entity | |
| org.flowable.engine.impl.util |
| Modifier and Type | Field and Description |
|---|---|
protected CommentEntityManager |
ProcessEngineConfigurationImpl.commentEntityManager |
| Modifier and Type | Method and Description |
|---|---|
CommentEntityManager |
ProcessEngineConfigurationImpl.getCommentEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setCommentEntityManager(CommentEntityManager commentEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected CommentEntityManager |
AbstractManager.getCommentEntityManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static CommentEntityManager |
CommandContextUtil.getCommentEntityManager() |
static CommentEntityManager |
CommandContextUtil.getCommentEntityManager(CommandContext commandContext) |
Copyright © 2020 Flowable. All rights reserved.