public class UpdateMessageContentCmd extends BaseUpdateMessageContentCmd
Modifier and Type | Field and Description |
---|---|
protected String |
mainContent |
messageId
Constructor and Description |
---|
UpdateMessageContentCmd(String messageId,
String mainContent) |
Modifier and Type | Method and Description |
---|---|
protected void |
updateMessage(MessageEntity message,
org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
auditMessage, execute, validateCommand, validateMessage
protected String mainContent
protected void updateMessage(MessageEntity message, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
updateMessage
in class BaseUpdateMessageContentCmd
Copyright © 2019. All rights reserved.