| Modifier and Type | Method and Description |
|---|---|
CommentEntity |
UpdateCommentCmd.execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformCommentEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.entity.data.DataManager<CommentEntity> |
CommentEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
CommentEntity |
MyBatisCommentDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends CommentEntity> |
MyBatisCommentDataManager.getManagedEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommentsByUserIdTypeMatcher.isRetained(CommentEntity entity,
Object parameter) |
boolean |
CommentsByScopeAndTypeMatcher.isRetained(CommentEntity entity,
Object parameter) |
Copyright © 2019. All rights reserved.