Uses of Class
com.mypurecloud.sdk.v2.model.AgentWorkPlanActivity
Packages that use AgentWorkPlanActivity
-
Uses of AgentWorkPlanActivity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentWorkPlanActivityModifier and TypeMethodDescriptionAgentWorkPlanActivity.countsAsPaidTime(Boolean countsAsPaidTime) Whether the activity is paidAgentWorkPlanActivity.lengthMinutes(Integer lengthMinutes) Length of the activity in minutesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentWorkPlanActivityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentWorkPlanActivityModifier and TypeMethodDescriptionAgentWorkPlanShift.activities(List<AgentWorkPlanActivity> activities) Activities configured for this shiftvoidAgentWorkPlanShift.setActivities(List<AgentWorkPlanActivity> activities)