public class InitializeTicketConversationCmd extends AbstractTicketCmd<Void>
deskConversationId, digitalAssistantUserId, isNewTicket, ticketConversationId
SPLITTING_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, removeStickyMessages
extractWordsWithMaxSize, getConversationParticipants, getConversationService, getDeskService, getIdentityService, getMessageService, isSplittingChar
public 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.