Interface ExternalForwardMessageSentAndTicketKeptEvent
- All Superinterfaces:
Event
,IncomingMessageInfo
,MessageInfo
,MessageSentEvent
,MessageSentTicketEvent
,SentMessageInfo
,TicketEvent
,TicketProvider
- All Known Subinterfaces:
AgentExternalForwardMessageSentAndTicketKeptEvent
,SupervisorExternalForwardMessageSentAndTicketKeptEvent
This event is triggered when a message associated with a ticket has been successfully sent to an external recipient due to an external forward operation within the novomind iAGENT core process. The current ticket status will not be affected by the forward operation.
- Since:
- 11.9
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDate
Methods inherited from interface com.novomind.ecom.api.imail.model.IncomingMessageInfo
getIncomingAccount, getIncomingChannel, getIncomingMessage
Methods inherited from interface com.novomind.ecom.api.imail.model.MessageInfo
getTicketId
Methods inherited from interface com.novomind.ecom.api.imail.model.SentMessageInfo
getOutgoingAccount, getOutgoingChannel, getSentMessage
Methods inherited from interface com.novomind.ecom.api.imail.provider.TicketProvider
getTicket