Interface AgentInfoHandler
public interface AgentInfoHandler
Handler to access non persistent agent information.
This handler is only available in the novomind iAGENT routing process
and also in the novomind iAGENT Desk process.
- Since:
- 11.21
-
Method Summary
-
Method Details
-
get
Returns anAgentInfo
for the given user.- Parameters:
user
- the user- Returns:
- the agent information
- Throws:
WrongArgumentException
- if the given user is not an agent- Since:
- 11.21
-