Uses of Class
com.mypurecloud.sdk.v2.model.AgentWorkPlans
Packages that use AgentWorkPlans
-
Uses of AgentWorkPlans in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentWorkPlansModifier and TypeMethodDescriptionAgentWorkPlans.user(UserReference user) The user (agent) for whom the work plans were requestedAgentWorkPlans.workPlanLookupKeysPerWeek(List<Integer> workPlanLookupKeysPerWeek) The list of weekly work plan lookup keys.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentWorkPlansMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentWorkPlansModifier and TypeMethodDescriptionMuAgentsWorkPlansResult.entities(List<AgentWorkPlans> entities) voidMuAgentsWorkPlansResult.setEntities(List<AgentWorkPlans> entities)