public class InitializeTicketConversationCmd extends AbstractTicketCmd<Void>
deskConversationId, digitalAssistantUserId, isNewTicket, ticketConversationIdSPLITTING_CHARS| Constructor and Description | 
|---|
| InitializeTicketConversationCmd(String deskConversationId,
                               String ticketConversationId,
                               String digitalAssistantUserId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Void | execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) | 
| protected void | postTicketInitializationMessage(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) | 
createAndInitializeTicketPayload, getDeskConversation, getDeskConversationId, getDigitalAssistantUserId, getTicketConversation, getTicketConversationId, getUserDisplayName, isNewTicket, removeStickyMessagesextractWordsWithMaxSize, getConversationParticipants, getConversationService, getDeskService, getIdentityService, getMessageService, isSplittingCharpublic Void execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
protected void postTicketInitializationMessage(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
Copyright © 2019. All rights reserved.