Uses of Class
com.mypurecloud.sdk.v2.model.AgentAdherenceScheduledActivity
Packages that use AgentAdherenceScheduledActivity
-
Uses of AgentAdherenceScheduledActivity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentAdherenceScheduledActivityModifier and TypeMethodDescriptionAgentAdherenceScheduledActivity.activityCodeId(String activityCodeId) The ID of the activity code from the scheduleAgentAdherenceScheduledActivity.endOffsetSeconds(Integer endOffsetSeconds) End offset in seconds relative to query start timeAgentAdherenceScheduledActivity.startOffsetSeconds(Integer startOffsetSeconds) Start offset in seconds relative to query start timeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentAdherenceScheduledActivityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentAdherenceScheduledActivityModifier and TypeMethodDescriptionWfmAgentHistoricalAdherenceResult.scheduledActivities(List<AgentAdherenceScheduledActivity> scheduledActivities) List of scheduled activities for this uservoidWfmAgentHistoricalAdherenceResult.setScheduledActivities(List<AgentAdherenceScheduledActivity> scheduledActivities)