Interface TicketInternalForwardOperationResult
- All Superinterfaces:
IssueOperationResult,IssueProvider,OperationResult,TicketOperationResult,TicketProvider
- All Known Subinterfaces:
AutoTicketInternalForwardOperationResult,SupervisorTicketInternalForwardOperationResult
This interface represents the result of a successful ticket internal forward operation.
- Since:
- 11.22
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.provider.IssueProvider
getIssueMethods inherited from interface com.novomind.ecom.api.imail.provider.TicketProvider
getTicket
-
Method Details
-
getAgent
User getAgent()- Returns:
- the agent assigned as target for the internal forward operation.
- Since:
- 11.22
-