Uses of Class
com.mypurecloud.sdk.v2.model.WfmHistoricalAdherenceBulkItem
Packages that use WfmHistoricalAdherenceBulkItem
-
Uses of WfmHistoricalAdherenceBulkItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmHistoricalAdherenceBulkItemModifier and TypeMethodDescriptionEnd of the date range to query in ISO-8601 formatWfmHistoricalAdherenceBulkItem.includeActuals(Boolean includeActuals) Whether user actual activities should be returned as part of the results.WfmHistoricalAdherenceBulkItem.includeExceptions(Boolean includeExceptions) Whether user exceptions should be returned as part of the results.WfmHistoricalAdherenceBulkItem.managementUnitId(String managementUnitId) The ID of the management unit to queryBeginning of the date range to query in ISO-8601 formatThe IDs of the users to query.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WfmHistoricalAdherenceBulkItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WfmHistoricalAdherenceBulkItemModifier and TypeMethodDescriptionWfmHistoricalAdherenceBulkQuery.items(List<WfmHistoricalAdherenceBulkItem> items) The historical adherence items to queryvoidWfmHistoricalAdherenceBulkQuery.setItems(List<WfmHistoricalAdherenceBulkItem> items)