Package com.mypurecloud.sdk.v2.model
Class FlowMetricsTopicFlowProposedAgent
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowMetricsTopicFlowProposedAgent
- All Implemented Interfaces:
Serializable
FlowMetricsTopicFlowProposedAgent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionProposed agent rank for this conversation from predictive routing (lower is better)booleaninthashCode()proposedAgentId(String proposedAgentId) Unique identifier for the agent that was proposed by predictive routingvoidsetAgentRank(Long agentRank) voidsetProposedAgentId(String proposedAgentId) toString()
-
Constructor Details
-
FlowMetricsTopicFlowProposedAgent
public FlowMetricsTopicFlowProposedAgent() -
FlowMetricsTopicFlowProposedAgent
-
-
Method Details
-
agentRank
Proposed agent rank for this conversation from predictive routing (lower is better) -
getAgentRank
-
setAgentRank
-
proposedAgentId
Unique identifier for the agent that was proposed by predictive routing -
getProposedAgentId
-
setProposedAgentId
-
equals
-
hashCode
public int hashCode() -
toString
-