Interface AgentQuickCaseMailEditorViewContext
- All Superinterfaces:
AgentEditorControllerProvider,MessageInfo,QuickCaseMessageInfo,UserProvider,ViewContext
- All Known Subinterfaces:
AgentPhoneTicketMailEditorViewContext
public interface AgentQuickCaseMailEditorViewContext
extends ViewContext, QuickCaseMessageInfo, AgentEditorControllerProvider
This interface is used to provide view context specific information
within the novomind iAGENT Desk application, for the agent's editor
displayed for a QuickCase.
This interface can only be used within the novomind iAGENT Desk application.
- Since:
- 12.22
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.imail.provider.AgentEditorControllerProvider
getAgentEditorControllerMethods inherited from interface com.novomind.ecom.api.imail.model.MessageInfo
getTicketIdMethods inherited from interface com.novomind.ecom.api.imail.model.QuickCaseMessageInfo
getAgentQuickCase, getOutgoingAccount, getOutgoingChannel, getQuickCaseMessageMethods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser