Uses of Class
com.mypurecloud.sdk.v2.model.WorkPlanOverride
Packages that use WorkPlanOverride
-
Uses of WorkPlanOverride in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanOverrideModifier and TypeMethodDescriptionThe start date in yyyy-MM-dd format of the work plan override.Number of weeks for the work plan overrideWorkPlanOverride.workPlan(WorkPlanReference workPlan) The work plan reference associated with this overrideMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkPlanOverrideMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkPlanOverrideModifier and TypeMethodDescriptionvoidWfmAgent.setWorkPlanOverrides(List<WorkPlanOverride> workPlanOverrides) WfmAgent.workPlanOverrides(List<WorkPlanOverride> workPlanOverrides) The work plan overrides associated with this agent.