Interface AgentCallCloseActionViewContext

  • All Superinterfaces:
    UserProvider, ViewContext

    public interface AgentCallCloseActionViewContext
    extends ViewContext
    This interface is used to provide view context specific information within the novomind iAGENT Desk application for dialogs opened on call close action validation faults. The AgentCallCloseActionViewContext can be injected into custom beans used by views displaying a specific error dialog on a previously failed call close operation. The view url is specified through the AgentCallActionValidationException.getDialogUrl(). This interface can only be used within the novomind iAGENT Desk application.
    Since:
    12.28