Package com.novomind.ecom.api.iagent.validator
package com.novomind.ecom.api.iagent.validator
-
InterfacesClassDescriptionThis is an extension point for validation of attachments that are supposed to be uploaded.This interface provides information about an incoming message containing an attachment that is supposed to be uploaded.This interface is an extension point to validate a new chat message before further processing.The
MessageAccessValidator
is an extension point used to validate access to a message.This interface provides information about a chat that is to be started.This interface is an extension point to validate a new chat before being started and routed to an agent.This is an extension point for validation of actions on multiple tickets performed by supervisors.TheTicketAccessValidator
is an extension point used to validate access to a ticket.