Uses of Class
com.mypurecloud.sdk.v2.model.AgentWorkPlanShift
Packages that use AgentWorkPlanShift
-
Uses of AgentWorkPlanShift in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentWorkPlanShiftModifier and TypeMethodDescriptionAgentWorkPlanShift.activities(List<AgentWorkPlanActivity> activities) Activities configured for this shiftAgentWorkPlanShift.constrainLatestStopTime(Boolean constrainLatestStopTime) Whether the latest stop time constraint for the shift is enabledAgentWorkPlanShift.days(SetWrapperDayOfWeek days) Days of the week applicable for this shiftAgentWorkPlanShift.earliestStartTimeMinutesFromMidnight(Integer earliestStartTimeMinutesFromMidnight) Earliest start time of the shift defined as offset minutes from midnight.AgentWorkPlanShift.earliestStopTimeMinutesFromMidnight(Integer earliestStopTimeMinutesFromMidnight) This is the earliest time a shift can endAgentWorkPlanShift.exactPaidTimeMinutes(Integer exactPaidTimeMinutes) Exact paid time in minutes configured for the shift.AgentWorkPlanShift.exactStartTimeMinutesFromMidnight(Integer exactStartTimeMinutesFromMidnight) Exact start time of the shift defined as offset minutes from midnight.AgentWorkPlanShift.flexiblePaidTime(Boolean flexiblePaidTime) Whether the paid time setting for the shift is flexibleAgentWorkPlanShift.flexibleStartTime(Boolean flexibleStartTime) Whether the start time of the shift is flexibleAgentWorkPlanShift.latestStartTimeMinutesFromMidnight(Integer latestStartTimeMinutesFromMidnight) Latest start time of the shift defined as offset minutes from midnight.AgentWorkPlanShift.latestStopTimeMinutesFromMidnight(Integer latestStopTimeMinutesFromMidnight) Latest stop time of the shift defined as offset minutes from midnight.AgentWorkPlanShift.maximumPaidTimeMinutes(Integer maximumPaidTimeMinutes) Maximum paid time in minutes configured for the shift.AgentWorkPlanShift.minimumPaidTimeMinutes(Integer minimumPaidTimeMinutes) Minimum paid time in minutes configured for the shift.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentWorkPlanShiftMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentWorkPlanShiftModifier and TypeMethodDescriptionvoidAgentWorkPlan.setShifts(List<AgentWorkPlanShift> shifts) AgentWorkPlan.shifts(List<AgentWorkPlanShift> shifts) Shifts in this work plan