Uses of Class
com.mypurecloud.sdk.v2.model.WeekScheduleGenerationResult
Packages that use WeekScheduleGenerationResult
-
Uses of WeekScheduleGenerationResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WeekScheduleGenerationResultModifier and TypeMethodDescriptionWeekScheduleGenerationResult.agentWarningCount(Integer agentWarningCount) Count of warning messages from the schedule run.WeekScheduleGenerationResult.agentWarnings(List<ScheduleGenerationWarning> agentWarnings) Warning messages from the schedule run.Whether the schedule generation failedWeekSchedule.getGenerationResults()WeekScheduleListItemResponse.getGenerationResults()ID of the schedule runMethods in com.mypurecloud.sdk.v2.model with parameters of type WeekScheduleGenerationResultModifier and TypeMethodDescriptionWeekSchedule.generationResults(WeekScheduleGenerationResult generationResults) Summary of the results from the schedule runWeekScheduleListItemResponse.generationResults(WeekScheduleGenerationResult generationResults) Summary of the results from the schedule runvoidWeekSchedule.setGenerationResults(WeekScheduleGenerationResult generationResults) voidWeekScheduleListItemResponse.setGenerationResults(WeekScheduleGenerationResult generationResults)