Uses of Class
com.mypurecloud.sdk.v2.model.WeekSchedule
Packages that use WeekSchedule
-
Uses of WeekSchedule in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WeekScheduleModifier and TypeMethodDescriptionWeekSchedule.agentSchedulesVersion(Integer agentSchedulesVersion) Version of agent schedules in the week scheduleWeekSchedule.description(String description) Description of the week scheduleWeekSchedule.generationResults(WeekScheduleGenerationResult generationResults) Summary of the results from the schedule runWeekScheduleResponse.getResult()WeekSchedule.headcountForecast(HeadcountForecast headcountForecast) Headcount information for the week scheduleThe globally unique identifier for the object.WeekSchedule.metadata(WfmVersionedEntityMetadata metadata) Version metadata for this work planWhether the week schedule is publishedWeekSchedule.shortTermForecast(ShortTermForecastReference shortTermForecast) Short term forecast associated with this scheduleWeekSchedule.userSchedules(Map<String, UserSchedule> userSchedules) User schedules in the weekFirst day of this week schedule in yyyy-MM-dd formatMethods in com.mypurecloud.sdk.v2.model with parameters of type WeekScheduleModifier and TypeMethodDescriptionWeekScheduleResponse.result(WeekSchedule result) The result of the request.voidWeekScheduleResponse.setResult(WeekSchedule result)