Uses of Class
com.mypurecloud.sdk.v2.model.StaffingGroupAllocation
Packages that use StaffingGroupAllocation
-
Uses of StaffingGroupAllocation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return StaffingGroupAllocationModifier and TypeMethodDescriptionStaffingGroupAllocation.attritionFullTimeEquivalentCount(List<Double> attritionFullTimeEquivalentCount) The weekly projected attrition full time equivalent countStaffingGroupAllocation.attritionPercentages(List<Double> attritionPercentages) The weekly projected attrition percentage of the staffing group, in the scale of 0 - 100StaffingGroupAllocation.baseStartingFullTimeEquivalentCount(List<Double> baseStartingFullTimeEquivalentCount) The weekly calculated starting full time equivalent countStaffingGroupAllocation.endOfMonthPlannedFullTimeEquivalentCount(List<Double> endOfMonthPlannedFullTimeEquivalentCount) The end of month planned full time equivalent count of this staffing groupStaffingGroupAllocation.extraTimeUnderTimeFullTimeEquivalentCount(List<Double> extraTimeUnderTimeFullTimeEquivalentCount) The weekly projected extra or under full time equivalent to the staffing groupStaffingGroupAllocation.netFullTimeEquivalentCount(List<Double> netFullTimeEquivalentCount) The weekly net full time equivalent count of this staffing groupStaffingGroupAllocation.newHiresFullTimeEquivalentCount(List<Double> newHiresFullTimeEquivalentCount) The weekly projected full time equivalent agents of new hire agents added to the staffing groupStaffingGroupAllocation.planningGroupIds(List<String> planningGroupIds) The IDs of the planning groups associated with this staffing groupStaffingGroupAllocation.shrinkageFullTimeEquivalentCount(List<Double> shrinkageFullTimeEquivalentCount) The weekly projected shrinkage full time equivalent count of this staffing groupStaffingGroupAllocation.shrinkagePercentages(List<Double> shrinkagePercentages) The weekly projected shrinkage percentage of staffing group, in the scale of 0 - 100StaffingGroupAllocation.staffingGroupId(String staffingGroupId) The staffing group to which the result allocation belongsStaffingGroupAllocation.staffingGroupPlannedFullTimeEquivalentCount(List<Double> staffingGroupPlannedFullTimeEquivalentCount) The weekly calculated staffing group full time equivalent countStaffingGroupAllocation.startingWeeklyFullTimeEquivalentCount(Double startingWeeklyFullTimeEquivalentCount) The weekly count of full time equivalent agents that can be used for the first week of the capacity planStaffingGroupAllocation.transfersFullTimeEquivalentCount(List<Double> transfersFullTimeEquivalentCount) The weekly projected full time equivalent transfers of agents into or out of this staffing groupMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type StaffingGroupAllocationModifier and TypeMethodDescriptionStaffingGroupAllocationsResponseTemplate.getStaffingGroupAllocations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type StaffingGroupAllocationModifier and TypeMethodDescriptionvoidStaffingGroupAllocationsResponseTemplate.setStaffingGroupAllocations(List<StaffingGroupAllocation> staffingGroupAllocations) StaffingGroupAllocationsResponseTemplate.staffingGroupAllocations(List<StaffingGroupAllocation> staffingGroupAllocations) List of staffing group allocations