Interface AgentBacklogMailInfoViewContext
- All Superinterfaces:
BacklogMessageInfo,IncomingMailInfoViewContext,IncomingMessageInfo,IssueProvider,IssueRoutingInfo,IssueViewContext,MailInfoViewContext,MessageInfo,TicketProvider,TicketRoutingInfo,UserProvider,ViewContext
public interface AgentBacklogMailInfoViewContext
extends IncomingMailInfoViewContext, BacklogMessageInfo
This interface is used to provide view context specific information for
mails within the agent application displaying inquiries and forwarded or resubmitted tickets for this agent.
- Since:
- 10.0.16
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.imail.model.BacklogMessageInfo
getBacklogMessageMethods inherited from interface com.novomind.ecom.api.imail.model.IncomingMessageInfo
getIncomingAccount, getIncomingChannel, getIncomingMessageMethods inherited from interface com.novomind.ecom.api.imail.model.IssueRoutingInfo
getCurrentAssignedAgent, getExpectedWaitTime, getLastAssignedAgent, getNumberOfAvailableAgents, getRoutingDuration, getWaitingPositionMethods inherited from interface com.novomind.ecom.api.iagent.frontend.IssueViewContext
getIssueMethods inherited from interface com.novomind.ecom.api.imail.common.frontend.mailinfo.MailInfoViewContext
getViewUrlMethods inherited from interface com.novomind.ecom.api.imail.model.MessageInfo
getTicketIdMethods inherited from interface com.novomind.ecom.api.imail.provider.TicketProvider
getTicketMethods inherited from interface com.novomind.ecom.api.imail.model.TicketRoutingInfo
getDueDateOptionalMethods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser