public static class CallCenter.UserCallCenterEnhancedReportingScheduledReportGetResponse extends Response
commandType, detailText, request, summaryText
content, xPath
Constructor and Description |
---|
UserCallCenterEnhancedReportingScheduledReportGetResponse() |
getDetailText, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
protected String description
protected CallCenterReportTemplateKey reportTemplate
protected CallCenterReportSchedule schedule
protected CallCenterReportSamplingPeriod samplingPeriod
protected DayOfWeek startDayOfWeek
protected String reportTimeZone
protected CallCenterReportDateFormat reportDateFormat
protected CallCenterReportTimeFormat reportTimeFormat
protected CallCenterReportInterval reportInterval
protected CallCenterReportFileFormat reportFormat
protected CallCenterScheduledReportAgentSelectionRead agent
protected CallCenterScheduledReportCallCenterSelection callCenter
protected CallCenterScheduledReportDNISSelection dnis
protected Integer callCompletionThresholdSeconds
protected Integer shortDurationThresholdSeconds
protected Integer[] serviceLevelThresholdSeconds
protected CallCenterScheduledReportServiceLevelInclusions serviceLevelInclusions
protected Integer serviceLevelObjectivePercentage
protected Integer[] abandonedCallThresholdSeconds
protected String[] emailAddress
protected String supervisorUserId
protected String name
public UserCallCenterEnhancedReportingScheduledReportGetResponse()
public void setDescription(String description)
public String getDescription()
public void setReportTemplate(CallCenterReportTemplateKey reportTemplate)
public CallCenterReportTemplateKey getReportTemplate()
public void setSchedule(CallCenterReportSchedule schedule)
public CallCenterReportSchedule getSchedule()
public void setSamplingPeriod(CallCenterReportSamplingPeriod samplingPeriod)
public CallCenterReportSamplingPeriod getSamplingPeriod()
public void setStartDayOfWeek(DayOfWeek startDayOfWeek)
public DayOfWeek getStartDayOfWeek()
public void setReportTimeZone(String reportTimeZone)
public String getReportTimeZone()
public void setReportDateFormat(CallCenterReportDateFormat reportDateFormat)
public CallCenterReportDateFormat getReportDateFormat()
public void setReportTimeFormat(CallCenterReportTimeFormat reportTimeFormat)
public CallCenterReportTimeFormat getReportTimeFormat()
public void setReportInterval(CallCenterReportInterval reportInterval)
public CallCenterReportInterval getReportInterval()
public void setReportFormat(CallCenterReportFileFormat reportFormat)
public CallCenterReportFileFormat getReportFormat()
public void setAgent(CallCenterScheduledReportAgentSelectionRead agent)
public CallCenterScheduledReportAgentSelectionRead getAgent()
public void setCallCenter(CallCenterScheduledReportCallCenterSelection callCenter)
public CallCenterScheduledReportCallCenterSelection getCallCenter()
public void setDnis(CallCenterScheduledReportDNISSelection dnis)
public CallCenterScheduledReportDNISSelection getDnis()
public void setCallCompletionThresholdSeconds(Integer callCompletionThresholdSeconds)
public Integer getCallCompletionThresholdSeconds()
public void setShortDurationThresholdSeconds(Integer shortDurationThresholdSeconds)
public Integer getShortDurationThresholdSeconds()
public void setServiceLevelThresholdSeconds(Integer... serviceLevelThresholdSeconds)
public Integer[] getServiceLevelThresholdSeconds()
public void setServiceLevelInclusions(CallCenterScheduledReportServiceLevelInclusions serviceLevelInclusions)
public CallCenterScheduledReportServiceLevelInclusions getServiceLevelInclusions()
public void setServiceLevelObjectivePercentage(Integer serviceLevelObjectivePercentage)
public Integer getServiceLevelObjectivePercentage()
public void setAbandonedCallThresholdSeconds(Integer... abandonedCallThresholdSeconds)
public Integer[] getAbandonedCallThresholdSeconds()
public void setEmailAddress(String... emailAddress)
public String[] getEmailAddress()
public void setSupervisorUserId(String supervisorUserId)
public String getSupervisorUserId()
public void setName(String name)
public String getName()
@GwtIncompatible protected void transform()
Response
Copyright © 2017 ECG. All rights reserved.