Uses of Class
com.mypurecloud.sdk.v2.model.AgentScheduleShiftActivity
Packages that use AgentScheduleShiftActivity
-
Uses of AgentScheduleShiftActivity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentScheduleShiftActivityModifier and TypeMethodDescriptionAgentScheduleShiftActivity.activityCategory(AgentScheduleShiftActivity.ActivityCategoryEnum activityCategory) The activity category for which the agent is scheduledAgentScheduleShiftActivity.lengthMinutes(Integer lengthMinutes) The length of the activity in minutesAgentScheduleShiftActivity.startOffsetMinutes(Integer startOffsetMinutes) The start offset of the activity, relative to referenceStartDate at the top levelMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentScheduleShiftActivityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentScheduleShiftActivityModifier and TypeMethodDescriptionAgentMuScheduleShift.activities(List<AgentScheduleShiftActivity> activities) The activities associated with this shiftvoidAgentMuScheduleShift.setActivities(List<AgentScheduleShiftActivity> activities)