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, validateMessageprotected String mainContent
protected void updateMessage(MessageEntity message, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
updateMessage in class BaseUpdateMessageContentCmdCopyright © 2019. All rights reserved.