public class SendMediaMessageToConversationCmd extends BaseSendMessageCmd
messageBuilder| Constructor and Description | 
|---|
| SendMediaMessageToConversationCmd(MessageBuilderImpl messageBuilder) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | afterPersist(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
            MessageEntity entity) | 
| protected void | beforePersist(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
             MessageEntity entity) | 
| protected void | validateCommand() | 
checkActionInstanceExists, checkReplyToMessageIdExists, createActionInstance, createEntity, createMessage, execute, findActionDefinition, getMessageBuilder, getMessageEntityManager, getOrRenderMainContent, retrieveConversationpublic SendMediaMessageToConversationCmd(MessageBuilderImpl messageBuilder)
protected void validateCommand()
validateCommand in class BaseSendMessageCmdprotected void beforePersist(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
                             MessageEntity entity)
beforePersist in class BaseSendMessageCmdprotected void afterPersist(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
                            MessageEntity entity)
afterPersist in class BaseSendMessageCmdCopyright © 2019. All rights reserved.