Package com.mypurecloud.sdk.v2.model
Class WfmHistoricalAdherenceResultWrapper
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmHistoricalAdherenceResultWrapper
- All Implemented Interfaces:
Serializable
WfmHistoricalAdherenceResultWrapper
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe list of historical adherence query resultsThe operation ID of the historical adherence querybooleangetData()inthashCode()lookupIdToSecondaryPresenceId(Map<String, String> lookupIdToSecondaryPresenceId) Map of secondary presence lookup ID to corresponding secondary presence IDvoidvoidsetEntityId(String entityId) voidsetLookupIdToSecondaryPresenceId(Map<String, String> lookupIdToSecondaryPresenceId) toString()
-
Constructor Details
-
WfmHistoricalAdherenceResultWrapper
public WfmHistoricalAdherenceResultWrapper() -
WfmHistoricalAdherenceResultWrapper
-
-
Method Details
-
entityId
The operation ID of the historical adherence query -
getEntityId
-
setEntityId
-
data
The list of historical adherence query results -
getData
-
setData
-
lookupIdToSecondaryPresenceId
public WfmHistoricalAdherenceResultWrapper lookupIdToSecondaryPresenceId(Map<String, String> lookupIdToSecondaryPresenceId) Map of secondary presence lookup ID to corresponding secondary presence ID -
getLookupIdToSecondaryPresenceId
-
setLookupIdToSecondaryPresenceId
-
equals
-
hashCode
public int hashCode() -
toString
-