public static class CallCenter.GroupCallCenterAgentThresholdProfileGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected List<GroupCallCenterAgentThresholdProfileAgentTable1Row> |
agentTable |
protected Boolean |
enableNotificationEmail |
protected Group |
group |
protected String[] |
notificationEmailAddress |
protected String |
profileDescription |
protected String |
profileName |
protected Integer |
thresholdAverageBusyInTimeRed |
protected Integer |
thresholdAverageBusyInTimeYellow |
protected Integer |
thresholdAverageBusyOutTimeRed |
protected Integer |
thresholdAverageBusyOutTimeYellow |
protected Integer |
thresholdAverageWrapUpTimeRed |
protected Integer |
thresholdAverageWrapUpTimeYellow |
protected Integer |
thresholdCurrentAgentStateUnavailableTimeRed |
protected Integer |
thresholdCurrentAgentStateUnavailableTimeYellow |
protected Integer |
thresholdCurrentCallStateIdleTimeRed |
protected Integer |
thresholdCurrentCallStateIdleTimeYellow |
protected Integer |
thresholdCurrentCallStateOnCallTimeRed |
protected Integer |
thresholdCurrentCallStateOnCallTimeYellow |
commandType, detailText, request, responseContent, summaryText, xPath
Constructor and Description |
---|
GroupCallCenterAgentThresholdProfileGetResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected String profileDescription
protected Integer thresholdCurrentCallStateIdleTimeYellow
protected Integer thresholdCurrentCallStateIdleTimeRed
protected Integer thresholdCurrentCallStateOnCallTimeYellow
protected Integer thresholdCurrentCallStateOnCallTimeRed
protected Integer thresholdCurrentAgentStateUnavailableTimeYellow
protected Integer thresholdCurrentAgentStateUnavailableTimeRed
protected Integer thresholdAverageBusyInTimeYellow
protected Integer thresholdAverageBusyInTimeRed
protected Integer thresholdAverageBusyOutTimeYellow
protected Integer thresholdAverageBusyOutTimeRed
protected Integer thresholdAverageWrapUpTimeYellow
protected Integer thresholdAverageWrapUpTimeRed
protected Boolean enableNotificationEmail
protected String[] notificationEmailAddress
protected List<GroupCallCenterAgentThresholdProfileAgentTable1Row> agentTable
protected transient Group group
protected String profileName
public GroupCallCenterAgentThresholdProfileGetResponse()
public void setProfileDescription(String profileDescription)
public String getProfileDescription()
public void setThresholdCurrentCallStateIdleTimeYellow(Integer thresholdCurrentCallStateIdleTimeYellow)
public Integer getThresholdCurrentCallStateIdleTimeYellow()
public void setThresholdCurrentCallStateIdleTimeRed(Integer thresholdCurrentCallStateIdleTimeRed)
public Integer getThresholdCurrentCallStateIdleTimeRed()
public void setThresholdCurrentCallStateOnCallTimeYellow(Integer thresholdCurrentCallStateOnCallTimeYellow)
public Integer getThresholdCurrentCallStateOnCallTimeYellow()
public void setThresholdCurrentCallStateOnCallTimeRed(Integer thresholdCurrentCallStateOnCallTimeRed)
public Integer getThresholdCurrentCallStateOnCallTimeRed()
public void setThresholdCurrentAgentStateUnavailableTimeYellow(Integer thresholdCurrentAgentStateUnavailableTimeYellow)
public Integer getThresholdCurrentAgentStateUnavailableTimeYellow()
public void setThresholdCurrentAgentStateUnavailableTimeRed(Integer thresholdCurrentAgentStateUnavailableTimeRed)
public Integer getThresholdCurrentAgentStateUnavailableTimeRed()
public void setThresholdAverageBusyInTimeYellow(Integer thresholdAverageBusyInTimeYellow)
public Integer getThresholdAverageBusyInTimeYellow()
public void setThresholdAverageBusyInTimeRed(Integer thresholdAverageBusyInTimeRed)
public Integer getThresholdAverageBusyInTimeRed()
public void setThresholdAverageBusyOutTimeYellow(Integer thresholdAverageBusyOutTimeYellow)
public Integer getThresholdAverageBusyOutTimeYellow()
public void setThresholdAverageBusyOutTimeRed(Integer thresholdAverageBusyOutTimeRed)
public Integer getThresholdAverageBusyOutTimeRed()
public void setThresholdAverageWrapUpTimeYellow(Integer thresholdAverageWrapUpTimeYellow)
public Integer getThresholdAverageWrapUpTimeYellow()
public void setThresholdAverageWrapUpTimeRed(Integer thresholdAverageWrapUpTimeRed)
public Integer getThresholdAverageWrapUpTimeRed()
public void setEnableNotificationEmail(Boolean enableNotificationEmail)
public Boolean getEnableNotificationEmail()
public void setNotificationEmailAddress(String... notificationEmailAddress)
public String[] getNotificationEmailAddress()
public void setAgentTable(List<GroupCallCenterAgentThresholdProfileAgentTable1Row> agentTable)
public List<GroupCallCenterAgentThresholdProfileAgentTable1Row> getAgentTable()
public void setGroup(Group group)
public Group getGroup()
public void setProfileName(String profileName)
public String getProfileName()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.