Uses of Class
com.mypurecloud.sdk.v2.model.StaffingGroupMetricChangeResponse
Packages that use StaffingGroupMetricChangeResponse
-
Uses of StaffingGroupMetricChangeResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return StaffingGroupMetricChangeResponseModifier and TypeMethodDescriptionStaffingGroupMetricChangeResponse.createdBy(UserReference createdBy) The user who created the metric changeStaffingGroupMetricChangeResponse.createdDate(Date createdDate) The date the entity was created, in ISO-8601 formatStaffingGroupMetricChangeResponse.metric(StaffingGroupMetricChangeResponse.MetricEnum metric) The metric which is going to be modified for the selected staffing groupsNotes about the staffing groups metric changesStaffingGroupMetricChangeResponse.numberOfWeeks(Integer numberOfWeeks) The number of weeks to which the metric change appliesStaffingGroupMetricChangeResponse.staffingGroups(List<StaffingGroupReference> staffingGroups) The staffing groups affected by the metric changeStaffingGroupMetricChangeResponse.transfersFullTimeEquivalent(TransfersFullTimeEquivalent transfersFullTimeEquivalent) Full time equivalent transfer from one staffing group to anotherThe value of the metricStaffingGroupMetricChangeResponse.weekStartNumber(Integer weekStartNumber) The start number of the week (starting from 1) to which the metric change applies, related to numberOfWeeksMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type StaffingGroupMetricChangeResponseModifier and TypeMethodDescriptionCapacityPlanStaffingGroupMetricChangeHistoryListResponse.getEntities()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type StaffingGroupMetricChangeResponseModifier and TypeMethodDescriptionCapacityPlanStaffingGroupMetricChangeHistoryListResponse.entities(List<StaffingGroupMetricChangeResponse> entities) voidCapacityPlanStaffingGroupMetricChangeHistoryListResponse.setEntities(List<StaffingGroupMetricChangeResponse> entities)