| Modifier and Type | Field and Description |
|---|---|
protected String |
messageId |
protected String |
reaction |
protected String |
userId |
| Constructor and Description |
|---|
ReactToMessageCmd(String messageId,
String userId,
String reaction) |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected String |
reactionAlreadyExists(List<Reaction> reactions) |
protected final String messageId
protected final String userId
protected final String reaction
Copyright © 2019. All rights reserved.