Interface AgentMessageSelectedEvent
- All Superinterfaces:
AgentMessageInfo,AgentMessageSelectionChangedEvent,Event,IncomingMessageInfo,MessageInfo,OptionalCategoryProvider,OptionalTenantProvider,TicketEvent,TicketProvider,UserProvider,UserTicketEvent
This event is triggered when a message has been selected by an agent in the agent's personal inbox folder of the novomind iAGENT Desk. The event also indicates the beginning or continuation of the working time on the ticket related to the message.
- Since:
- 12.17
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.imail.model.AgentMessageInfo
getAgentMessageMethods inherited from interface com.novomind.ecom.api.imail.agent.frontend.event.AgentMessageSelectionChangedEvent
isClearanceAuthorizationMethods 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.iagent.provider.OptionalCategoryProvider
getCategoryMethods inherited from interface com.novomind.ecom.api.iagent.provider.OptionalTenantProvider
getTenantMethods inherited from interface com.novomind.ecom.api.imail.provider.TicketProvider
getTicketMethods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser