Package com.novomind.ecom.api.iagent.action.chat
-
Interface Summary Interface Description AgentChatAction This interface represents all agent actions concerning a chat The interface provides the chat and the user performing the action.AgentChatActionValidator This is an extension point for validation of actions on chats performed by agents.AgentChatCloseAction This action is performed when an agent is closing a chat within the novomind iAGENT chat process.AgentChatCloseActionViewContext 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.AgentChatUploadAttachmentAction This action is performed when an agent is uploading an attachment to a chat within the novomind iAGENT chat process.