Class MarkMessageAsReadCmd
java.lang.Object
com.flowable.engage.engine.impl.cmd.MarkMessageAsReadCmd
- Author:
- Filip Hrisafov, Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(CommandContext commandContext) protected void
fireMessageReadEvent
(CommandContext commandContext, String userId, MessageEntity message)
-
Field Details
-
messageId
-
userId
-
-
Constructor Details
-
MarkMessageAsReadCmd
-
-
Method Details
-
execute
-
fireMessageReadEvent
protected void fireMessageReadEvent(CommandContext commandContext, String userId, MessageEntity message)
-