ChatOperationResult |
This interface represents the result of a successful ChatOperation
|
IssueOperationResult |
This interface represents the result of a successful IssueOperation
|
Operation<T extends OperationResult> |
Represents an executable operation.
|
OperationResult |
This interface represents the result of a successfully executed Operation
|
TicketOperationBuilder |
The TicketOperationBuilder provides specific builders for ticket
operations available within the novomind iAGENT Routing process, the
novomind iAGENT Desk process and the novomind iAGENT Chat Agent process.
|
UserChatOperationResult |
This interface represents the result of a successful chat operation triggered by a user.
|
UserIssueOperationResult |
This interface represents the result of a successful issue operation triggered by an user.
|