Class ReactToMessageCmd
- java.lang.Object
-
- com.flowable.engage.engine.impl.cmd.ReactToMessageCmd
-
-
Constructor Summary
Constructors Constructor Description ReactToMessageCmd(String messageId, String userId, String reaction)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
execute(CommandContext commandContext)
protected String
reactionAlreadyExists(List<Reaction> reactions)
-