Uses of Class
com.mypurecloud.sdk.v2.model.CapacityPlanningPlanningGroupAllocation
Packages that use CapacityPlanningPlanningGroupAllocation
-
Uses of CapacityPlanningPlanningGroupAllocation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CapacityPlanningPlanningGroupAllocationModifier and TypeMethodDescriptionCapacityPlanningPlanningGroupAllocation.overUnderFullTimeEquivalentCount(List<Double> overUnderFullTimeEquivalentCount) The weekly difference between the total planned full time equivalent and the required staffCapacityPlanningPlanningGroupAllocation.planningGroupId(String planningGroupId) The planning group ID to which the capacity planning allocations applyCapacityPlanningPlanningGroupAllocation.requiredStaffFullTimeEquivalentCount(List<Double> requiredStaffFullTimeEquivalentCount) The weekly required staff to this planning groupCapacityPlanningPlanningGroupAllocation.staffingGroupFullTimeEquivalentContributions(List<StaffingGroupFullTimeEquivalentContribution> staffingGroupFullTimeEquivalentContributions) The weekly planned full time equivalent contributions from associated staffing groupsCapacityPlanningPlanningGroupAllocation.totalPlannedFullTimeEquivalentCount(List<Double> totalPlannedFullTimeEquivalentCount) The total weekly full time equivalent planned for this planning group, based on the associated staffing groupsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CapacityPlanningPlanningGroupAllocationModifier and TypeMethodDescriptionStaffingGroupAllocationsResponseTemplate.getPlanningGroupAllocations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CapacityPlanningPlanningGroupAllocationModifier and TypeMethodDescriptionStaffingGroupAllocationsResponseTemplate.planningGroupAllocations(List<CapacityPlanningPlanningGroupAllocation> planningGroupAllocations) The planning group allocationsvoidStaffingGroupAllocationsResponseTemplate.setPlanningGroupAllocations(List<CapacityPlanningPlanningGroupAllocation> planningGroupAllocations)