Class UpdateMessageContentCmd
java.lang.Object
com.flowable.engage.engine.impl.cmd.BaseUpdateMessageContentCmd
com.flowable.engage.engine.impl.cmd.UpdateMessageContentCmd
- All Implemented Interfaces:
Command<MessageEntity>
- Author:
- Filip Hrisafov
-
Field Summary
FieldsFields inherited from class com.flowable.engage.engine.impl.cmd.BaseUpdateMessageContentCmd
messageId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
updateMessage
(MessageEntity message, CommandContext commandContext) Methods inherited from class com.flowable.engage.engine.impl.cmd.BaseUpdateMessageContentCmd
auditMessage, execute, validateCommand, validateMessage
-
Field Details
-
mainContent
-
-
Constructor Details
-
UpdateMessageContentCmd
-
-
Method Details
-
updateMessage
- Specified by:
updateMessage
in classBaseUpdateMessageContentCmd
-