Uses of Class
com.mypurecloud.sdk.v2.model.BuSchedulingSettingsResponse
Packages that use BuSchedulingSettingsResponse
-
Uses of BuSchedulingSettingsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuSchedulingSettingsResponseModifier and TypeMethodDescriptionBuSchedulingSettingsResponse.activitySmoothingType(BuSchedulingSettingsResponse.ActivitySmoothingTypeEnum activitySmoothingType) The activity smoothing type for schedule generation in this business unitBuSchedulingSettingsResponse.allowWorkPlanPerMinuteGranularity(Boolean allowWorkPlanPerMinuteGranularity) Indicates whether or not per minute granularity for scheduling will be enabled for this business unit.BusinessUnitSettingsResponse.getScheduling()BuSchedulingSettingsResponse.induceScheduleVariability(Boolean induceScheduleVariability) Indicates whether to provide variability in schedule generationBuSchedulingSettingsResponse.messageSeverities(List<SchedulerMessageTypeSeverity> messageSeverities) Schedule generation message severity configurationBuSchedulingSettingsResponse.serviceGoalImpact(WfmServiceGoalImpactSettings serviceGoalImpact) Configures the max percent increase and decrease of service goals for this business unitBuSchedulingSettingsResponse.syncTimeOffProperties(List<BuSchedulingSettingsResponse.SyncTimeOffPropertiesEnum> syncTimeOffProperties) Synchronize set of time off properties from scheduled activities to time off requests when the schedule is publishedMethods in com.mypurecloud.sdk.v2.model with parameters of type BuSchedulingSettingsResponseModifier and TypeMethodDescriptionBusinessUnitSettingsResponse.scheduling(BuSchedulingSettingsResponse scheduling) Scheduling settingsvoidBusinessUnitSettingsResponse.setScheduling(BuSchedulingSettingsResponse scheduling)