Interface AgentEditorControllerProvider
- All Known Subinterfaces:
AgentEditorMailInfoViewContext,AgentPhoneTicketMailEditorViewContext,AgentPhoneTicketMailInfoViewContext,AgentQuickCaseMailEditorViewContext,AgentQuickCaseMailInfoViewContext
public interface AgentEditorControllerProvider
Represents an object that "knows" or can provide a
AgentEditorController- Since:
- 10.0.116
-
Method Summary
Modifier and TypeMethodDescriptionReturns the AgentEditorController
-
Method Details
-
getAgentEditorController
AgentEditorController getAgentEditorController()Returns the AgentEditorController- Returns:
- the AgentEditorController object
- Since:
- 10.0.116
-