Interface AgentChatCloseActionViewContext

  • All Superinterfaces:
    UserProvider, ViewContext

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