Uses of Class
com.mypurecloud.sdk.v2.model.CreateStaffingGroupAllocation
Packages that use CreateStaffingGroupAllocation
-
Uses of CreateStaffingGroupAllocation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateStaffingGroupAllocationModifier and TypeMethodDescriptionCreateStaffingGroupAllocation.initialAttritionPercentage(Double initialAttritionPercentage) The attrition percentage of the staffing group that can be used for all weeks in the planning period, in the scale of 0 - 100CreateStaffingGroupAllocation.initialShrinkagePercentage(Double initialShrinkagePercentage) The shrinkage percentage of the staffing group that can be used for all weeks in the planning period, in the scale of 0 - 100CreateStaffingGroupAllocation.staffingGroupId(String staffingGroupId) The ID of the staffing group used in this capacity planCreateStaffingGroupAllocation.startingWeeklyFullTimeEquivalentCount(Double startingWeeklyFullTimeEquivalentCount) The weekly count of full time equivalent agents in the staffing group that can be used for the first week of the planning periodMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CreateStaffingGroupAllocationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CreateStaffingGroupAllocationModifier and TypeMethodDescriptionvoidCapacityPlanRequest.setStaffingGroupAllocations(List<CreateStaffingGroupAllocation> staffingGroupAllocations) CapacityPlanRequest.staffingGroupAllocations(List<CreateStaffingGroupAllocation> staffingGroupAllocations) List of staffing group allocations to be used for the capacity plan