public static class CallCenter.SystemCallCenterGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Integer |
callHandlingMinimumSamplingSize |
protected Integer |
callHandlingSamplingPeriodMinutes |
protected Boolean |
defaultEnableGuardTimer |
protected String |
defaultFromAddress |
protected Integer |
defaultGuardTimerSeconds |
protected Boolean |
defaultPlayRingWhenOfferCall |
protected String |
emergencyCallCLIDPrefix |
protected Boolean |
forceAgentUnavailableOnBouncedCallLimit |
protected Boolean |
forceAgentUnavailableOnDNDActivation |
protected Boolean |
forceAgentUnavailableOnNotReachable |
protected Boolean |
forceAgentUnavailableOnPersonalCalls |
protected Integer |
numberConsecutiveBouncedCallsToForceAgentUnavailable |
protected Boolean |
playToneToAgentForEmergencyCall |
protected CallCenterStatisticsSamplingPeriodMinutes |
statisticsSamplingPeriodMinutes |
protected Integer |
thresholdCrossingNotificationEmailGuardTimerSeconds |
protected CallCenterUniformCallDistributionPolicyScope |
uniformCallDistributionPolicyScope |
request, responseContent, xPath
Constructor and Description |
---|
SystemCallCenterGetResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected String defaultFromAddress
protected CallCenterStatisticsSamplingPeriodMinutes statisticsSamplingPeriodMinutes
protected Boolean defaultEnableGuardTimer
protected Integer defaultGuardTimerSeconds
protected Boolean forceAgentUnavailableOnDNDActivation
protected Boolean forceAgentUnavailableOnPersonalCalls
protected Boolean forceAgentUnavailableOnBouncedCallLimit
protected Integer numberConsecutiveBouncedCallsToForceAgentUnavailable
protected Boolean forceAgentUnavailableOnNotReachable
protected Boolean defaultPlayRingWhenOfferCall
protected CallCenterUniformCallDistributionPolicyScope uniformCallDistributionPolicyScope
protected Integer callHandlingSamplingPeriodMinutes
protected Integer callHandlingMinimumSamplingSize
protected Boolean playToneToAgentForEmergencyCall
protected String emergencyCallCLIDPrefix
protected Integer thresholdCrossingNotificationEmailGuardTimerSeconds
public void setDefaultFromAddress(String defaultFromAddress)
public String getDefaultFromAddress()
public void setStatisticsSamplingPeriodMinutes(CallCenterStatisticsSamplingPeriodMinutes statisticsSamplingPeriodMinutes)
public CallCenterStatisticsSamplingPeriodMinutes getStatisticsSamplingPeriodMinutes()
public void setDefaultEnableGuardTimer(Boolean defaultEnableGuardTimer)
public Boolean getDefaultEnableGuardTimer()
public void setDefaultGuardTimerSeconds(Integer defaultGuardTimerSeconds)
public Integer getDefaultGuardTimerSeconds()
public void setForceAgentUnavailableOnDNDActivation(Boolean forceAgentUnavailableOnDNDActivation)
public Boolean getForceAgentUnavailableOnDNDActivation()
public void setForceAgentUnavailableOnPersonalCalls(Boolean forceAgentUnavailableOnPersonalCalls)
public Boolean getForceAgentUnavailableOnPersonalCalls()
public void setForceAgentUnavailableOnBouncedCallLimit(Boolean forceAgentUnavailableOnBouncedCallLimit)
public Boolean getForceAgentUnavailableOnBouncedCallLimit()
public void setNumberConsecutiveBouncedCallsToForceAgentUnavailable(Integer numberConsecutiveBouncedCallsToForceAgentUnavailable)
public Integer getNumberConsecutiveBouncedCallsToForceAgentUnavailable()
public void setForceAgentUnavailableOnNotReachable(Boolean forceAgentUnavailableOnNotReachable)
public Boolean getForceAgentUnavailableOnNotReachable()
public void setDefaultPlayRingWhenOfferCall(Boolean defaultPlayRingWhenOfferCall)
public Boolean getDefaultPlayRingWhenOfferCall()
public void setUniformCallDistributionPolicyScope(CallCenterUniformCallDistributionPolicyScope uniformCallDistributionPolicyScope)
public CallCenterUniformCallDistributionPolicyScope getUniformCallDistributionPolicyScope()
public void setCallHandlingSamplingPeriodMinutes(Integer callHandlingSamplingPeriodMinutes)
public Integer getCallHandlingSamplingPeriodMinutes()
public void setCallHandlingMinimumSamplingSize(Integer callHandlingMinimumSamplingSize)
public Integer getCallHandlingMinimumSamplingSize()
public void setPlayToneToAgentForEmergencyCall(Boolean playToneToAgentForEmergencyCall)
public Boolean getPlayToneToAgentForEmergencyCall()
public void setEmergencyCallCLIDPrefix(String emergencyCallCLIDPrefix)
public String getEmergencyCallCLIDPrefix()
public void setThresholdCrossingNotificationEmailGuardTimerSeconds(Integer thresholdCrossingNotificationEmailGuardTimerSeconds)
public Integer getThresholdCrossingNotificationEmailGuardTimerSeconds()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.