Package com.novomind.ecom.api.imail.common.event


package com.novomind.ecom.api.imail.common.event
  • Interfaces
    Class
    Description
    This event is triggered when a ticket is about to be closed.
    This event is triggered when a ticket has been closed without being answered.
    This interface represents all events concerning a ticket The interface provides the Ticket and the IncomingMessageInfo object.
    This interface represents all ticket events causing a change of the TicketState.
    This event is triggered when a ticket is about to be closed by an user.
    This event is triggered when a ticket has been closed by a user without being answered.
    This interface represents all events concerning a ticket and a user.