Class RemoveMessageReactionCmd
java.lang.Object
com.flowable.engage.engine.impl.cmd.RemoveMessageReactionCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
public class RemoveMessageReactionCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Void>
- Author:
- Luis Belloch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
reactionId
-
-
Constructor Details
-
RemoveMessageReactionCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-