Class ReactToMessageCmd
java.lang.Object
com.flowable.engage.engine.impl.cmd.ReactToMessageCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<String>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) protected StringreactionAlreadyExists(List<Reaction> reactions) protected voidsendReactionCreatedEvent(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, Message message, Reaction reaction)
-
Field Details
-
messageId
-
userId
-
reaction
-
-
Constructor Details
-
ReactToMessageCmd
-
-
Method Details
-
execute
-
reactionAlreadyExists
-
sendReactionCreatedEvent
-