Uses of Class
com.mypurecloud.sdk.v2.model.AgentWorkPlan
Packages that use AgentWorkPlan
-
Uses of AgentWorkPlan in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentWorkPlanModifier and TypeMethodDescriptionAgentWorkPlan.constrainWeeklyPaidTime(Boolean constrainWeeklyPaidTime) Whether the weekly paid time constraint is enabled for this work planAgentWorkPlan.flexibleWeeklyPaidTime(Boolean flexibleWeeklyPaidTime) Whether the weekly paid time constraint is flexible for this work planThe globally unique identifier for the object.AgentWorkPlan.optionalDays(SetWrapperDayOfWeek optionalDays) Optional days to schedule for this work planAgentWorkPlan.shifts(List<AgentWorkPlanShift> shifts) Shifts in this work planAgentWorkPlan.weeklyExactPaidMinutes(Integer weeklyExactPaidMinutes) Exact weekly paid time in minutes for this work plan.AgentWorkPlan.weeklyMaximumPaidMinutes(Integer weeklyMaximumPaidMinutes) Maximum weekly paid time in minutes for this work plan.AgentWorkPlan.weeklyMinimumPaidMinutes(Integer weeklyMinimumPaidMinutes) Minimum weekly paid time in minutes for this work plan.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentWorkPlanMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentWorkPlanModifier and TypeMethodDescriptionAgentWorkPlanListResponse.entities(List<AgentWorkPlan> entities) voidAgentWorkPlanListResponse.setEntities(List<AgentWorkPlan> entities)