Uses of Class
com.mypurecloud.sdk.v2.model.HeadcountForecast
Packages that use HeadcountForecast
-
Uses of HeadcountForecast in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HeadcountForecastModifier and TypeMethodDescriptionWeekSchedule.getHeadcountForecast()HeadcountForecast.required(List<HeadcountInterval> required) Headcount information with shrinkageHeadcountForecast.requiredWithoutShrinkage(List<HeadcountInterval> requiredWithoutShrinkage) Headcount information without shrinkageMethods in com.mypurecloud.sdk.v2.model with parameters of type HeadcountForecastModifier and TypeMethodDescriptionWeekSchedule.headcountForecast(HeadcountForecast headcountForecast) Headcount information for the week schedulevoidWeekSchedule.setHeadcountForecast(HeadcountForecast headcountForecast)