Uses of Class
com.mypurecloud.sdk.v2.model.WfmTimeSpan
Packages that use WfmTimeSpan
-
Uses of WfmTimeSpan in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmTimeSpanModifier and TypeMethodDescriptionAgentScheduleUnavailableTime.getTimeSpan()UnavailableTime.getTimeSpan()UpdateUnavailableTime.getTimeSpan()WfmTimeSpan.lengthMinutes(Integer lengthMinutes) The length of the time span from the start date in minutesStart date of the time span.Methods in com.mypurecloud.sdk.v2.model with parameters of type WfmTimeSpanModifier and TypeMethodDescriptionvoidAgentScheduleUnavailableTime.setTimeSpan(WfmTimeSpan timeSpan) voidUnavailableTime.setTimeSpan(WfmTimeSpan timeSpan) voidUpdateUnavailableTime.setTimeSpan(WfmTimeSpan timeSpan) AgentScheduleUnavailableTime.timeSpan(WfmTimeSpan timeSpan) Exact date, time and length of the unavailability time spanUnavailableTime.timeSpan(WfmTimeSpan timeSpan) Exact date, time and length of the unavailability time spanUpdateUnavailableTime.timeSpan(WfmTimeSpan timeSpan) Exact date, time and length of the unavailability time in granularity of minutes.