Interface AgentPreSendExternalForwardMessageAndCloseTicketEvent
- All Superinterfaces:
CloseTicketEvent,Event,IncomingMessageInfo,MessageInfo,PreSendExternalForwardMessageAndCloseTicketEvent,PreSendMessageAndCloseTicketEvent,PreSendMessageEvent,PreSendMessageTicketEvent,TicketEvent,TicketProvider,UserProvider,UserTicketEvent
public interface AgentPreSendExternalForwardMessageAndCloseTicketEvent
extends PreSendExternalForwardMessageAndCloseTicketEvent, UserTicketEvent
This event is triggered when the associated ticket has been closed by an agent and an external message is about to be sent to an external recipient within the novomind iAGENT core process.
- Since:
- 11.9
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDateMethods inherited from interface com.novomind.ecom.api.imail.model.IncomingMessageInfo
getIncomingAccount, getIncomingChannel, getIncomingMessageMethods inherited from interface com.novomind.ecom.api.imail.model.MessageInfo
getTicketIdMethods inherited from interface com.novomind.ecom.api.imail.core.event.PreSendExternalForwardMessageAndCloseTicketEvent
getTransactionCodeMethods inherited from interface com.novomind.ecom.api.imail.core.event.PreSendMessageEvent
getOutgoingMessageInfo, getPreSendMessageInfoMethods inherited from interface com.novomind.ecom.api.imail.provider.TicketProvider
getTicketMethods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser