Uses of Class
com.mypurecloud.sdk.v2.model.WfmHistoricalAdherenceBulkResult
Packages that use WfmHistoricalAdherenceBulkResult
-
Uses of WfmHistoricalAdherenceBulkResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmHistoricalAdherenceBulkResultModifier and TypeMethodDescriptionEnd of the date range for this result in ISO-8601 formatWfmHistoricalAdherenceBulkResponse.getDownloadResult()WfmHistoricalAdherenceBulkResult.lookupIdToSecondaryPresenceId(Map<String, String> lookupIdToSecondaryPresenceId) Map of secondary presence lookup ID to corresponding secondary presence IDWfmHistoricalAdherenceBulkResult.managementUnitId(String managementUnitId) The ID of the management unit for this resultBeginning of the date range for this result in ISO-8601 formatWfmHistoricalAdherenceBulkResult.userResults(List<WfmHistoricalAdherenceBulkUserResult> userResults) The individual results for each userMethods in com.mypurecloud.sdk.v2.model with parameters of type WfmHistoricalAdherenceBulkResultModifier and TypeMethodDescriptionWfmHistoricalAdherenceBulkResponse.downloadResult(WfmHistoricalAdherenceBulkResult downloadResult) Results will always come via downloadUrls; however the schema is included for documentationvoidWfmHistoricalAdherenceBulkResponse.setDownloadResult(WfmHistoricalAdherenceBulkResult downloadResult)