| Modifier and Type | Class and Description |
|---|---|
class |
MessageReaction |
| Constructor and Description |
|---|
MessageReaction(Reaction reaction) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
ReactToMessageCmd.reactionAlreadyExists(List<Reaction> reactions) |
| Modifier and Type | Method and Description |
|---|---|
List<Reaction> |
ReactionQueryImpl.executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReactionEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
ReactionEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
List<Reaction> |
ReactionEntityManagerImpl.findByCriteria(ReactionQuery query) |
List<Reaction> |
ReactionEntityManager.findByCriteria(ReactionQuery query) |
| Modifier and Type | Method and Description |
|---|---|
List<Reaction> |
ReactionDataManager.findByCriteria(ReactionQueryImpl query) |
| Modifier and Type | Method and Description |
|---|---|
List<Reaction> |
MybatisReactionDataManager.findByCriteria(ReactionQueryImpl query) |
Copyright © 2019. All rights reserved.