Package com.mypurecloud.sdk.v2.model
Class WfmHistoricalAdherenceBulkQuery
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmHistoricalAdherenceBulkQuery
- All Implemented Interfaces:
Serializable
WfmHistoricalAdherenceBulkQuery
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetItems()inthashCode()items(List<WfmHistoricalAdherenceBulkItem> items) The historical adherence items to queryvoidvoidsetTimeZone(String timeZone) The time zone, in olson format, to use in defining days when computing adherence.toString()
-
Constructor Details
-
WfmHistoricalAdherenceBulkQuery
public WfmHistoricalAdherenceBulkQuery() -
WfmHistoricalAdherenceBulkQuery
-
-
Method Details
-
items
The historical adherence items to query -
getItems
-
setItems
-
timeZone
The time zone, in olson format, to use in defining days when computing adherence. The results will be returned as UTC timestamps regardless of the time zone input. -
getTimeZone
-
setTimeZone
-
equals
-
hashCode
public int hashCode() -
toString
-