Package com.mypurecloud.sdk.v2.model
Class Ring
java.lang.Object
com.mypurecloud.sdk.v2.model.Ring
- All Implemented Interfaces:
Serializable
Ring
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe actions that will be performed just before moving conversations to the next bullseye ring.booleanexpansionCriteria(List<ExpansionCriterium> expansionCriteria) The conditions that will trigger conversations to move to the next bullseye ring.inthashCode()memberGroups(List<MemberGroup> memberGroups) The groups of agents associated with the ring, if any.voidsetActions(Actions actions) voidsetExpansionCriteria(List<ExpansionCriterium> expansionCriteria) voidsetMemberGroups(List<MemberGroup> memberGroups) toString()
-
Constructor Details
-
Ring
public Ring() -
Ring
-
-
Method Details
-
expansionCriteria
The conditions that will trigger conversations to move to the next bullseye ring. -
getExpansionCriteria
-
setExpansionCriteria
-
actions
The actions that will be performed just before moving conversations to the next bullseye ring. -
getActions
-
setActions
-
memberGroups
The groups of agents associated with the ring, if any. Ring membership will update to match group membership changes. -
getMemberGroups
-
setMemberGroups
-
equals
-
hashCode
public int hashCode() -
toString
-