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
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.model.SentMessageInfo
getOutgoingAccount, getOutgoingChannel, getSentMessageMethods inherited from interface com.novomind.ecom.api.imail.provider.TicketProvider
getTicket