since v12.0
The extension point TicketStateEventListener is a java interface that can be implemented to perform actions within the novomind iAGENT routing process after a ticket state has been changed.
All required information about the ticket is provided by the TicketStateChangedEvent parameters, which are passed to the various method calls.