Package co.ecg.alpaca.toolkit.generated
Class CallCenter.GroupCallCenterQueueThresholdsModifyRequest
- java.lang.Object
- 
- co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
- 
- co.ecg.alpaca.toolkit.generated.CallCenter.GroupCallCenterQueueThresholdsModifyRequest
 
 
- 
- Enclosing class:
- CallCenter
 
 public static class CallCenter.GroupCallCenterQueueThresholdsModifyRequest extends Request<DefaultResponse> Modify a call center's queue Thresholds settings. The response is either a SuccessResponse or an ErrorResponse.- Author:
- AlpacaGenerator
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class co.ecg.alpaca.toolkit.messaging.request.RequestRequest.Protocol
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected BooleanenableNotificationEmailprotected BooleanisActiveprotected Optional<@Valid CallCenterQueueThresholdReplacementNotificationEmailList>notificationEmailAddressListprotected Optional<Integer>thresholdAverageEstimatedWaitTimeRedprotected Optional<Integer>thresholdAverageEstimatedWaitTimeYellowprotected Optional<Integer>thresholdAverageHandlingTimeRedprotected Optional<Integer>thresholdAverageHandlingTimeYellowprotected Optional<Integer>thresholdAverageSpeedOfAnswerRedprotected Optional<Integer>thresholdAverageSpeedOfAnswerYellowprotected Optional<Integer>thresholdCurrentCallsInQueueRedprotected Optional<Integer>thresholdCurrentCallsInQueueYellowprotected Optional<Integer>thresholdCurrentLongestWaitingCallRedprotected Optional<Integer>thresholdCurrentLongestWaitingCallYellowprotected @NotNull @Valid CallCenteruser
 - 
Constructor SummaryConstructors Constructor Description GroupCallCenterQueueThresholdsModifyRequest()GroupCallCenterQueueThresholdsModifyRequest(CallCenter user)
 - 
Method Summary- 
Methods inherited from class co.ecg.alpaca.toolkit.messaging.request.RequestappendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createNilElement, createTextElement, equals, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRetries, getRetryCodes, getRootElement, getValidationErrorsAsString, hashCode, isIgnoreCache, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setIgnoreCache, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
 
- 
 
- 
- 
- 
Field Detail- 
user@NotNull @Valid protected transient @NotNull @Valid CallCenter user 
 - 
isActiveprotected Boolean isActive 
 - 
thresholdCurrentLongestWaitingCallYellowprotected Optional<Integer> thresholdCurrentLongestWaitingCallYellow 
 - 
thresholdCurrentLongestWaitingCallRedprotected Optional<Integer> thresholdCurrentLongestWaitingCallRed 
 - 
thresholdAverageEstimatedWaitTimeYellowprotected Optional<Integer> thresholdAverageEstimatedWaitTimeYellow 
 - 
thresholdAverageEstimatedWaitTimeRedprotected Optional<Integer> thresholdAverageEstimatedWaitTimeRed 
 - 
enableNotificationEmailprotected Boolean enableNotificationEmail 
 - 
notificationEmailAddressListprotected Optional<@Valid CallCenterQueueThresholdReplacementNotificationEmailList> notificationEmailAddressList 
 
- 
 - 
Constructor Detail- 
GroupCallCenterQueueThresholdsModifyRequestpublic GroupCallCenterQueueThresholdsModifyRequest() 
 - 
GroupCallCenterQueueThresholdsModifyRequestpublic GroupCallCenterQueueThresholdsModifyRequest(CallCenter user) 
 
- 
 - 
Method Detail- 
setUserpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setUser(CallCenter user) 
 - 
getCallCenterpublic CallCenter getCallCenter() 
 - 
setIsActivepublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setIsActive(Boolean isActive) 
 - 
getIsActivepublic Boolean getIsActive() 
 - 
unsetThresholdCurrentCallsInQueueYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdCurrentCallsInQueueYellow() 
 - 
setThresholdCurrentCallsInQueueYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdCurrentCallsInQueueYellow(Integer thresholdCurrentCallsInQueueYellow) 
 - 
getThresholdCurrentCallsInQueueYellowpublic Optional<Integer> getThresholdCurrentCallsInQueueYellow() 
 - 
unsetThresholdCurrentCallsInQueueRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdCurrentCallsInQueueRed() 
 - 
setThresholdCurrentCallsInQueueRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdCurrentCallsInQueueRed(Integer thresholdCurrentCallsInQueueRed) 
 - 
unsetThresholdCurrentLongestWaitingCallYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdCurrentLongestWaitingCallYellow() 
 - 
setThresholdCurrentLongestWaitingCallYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdCurrentLongestWaitingCallYellow(Integer thresholdCurrentLongestWaitingCallYellow) 
 - 
getThresholdCurrentLongestWaitingCallYellowpublic Optional<Integer> getThresholdCurrentLongestWaitingCallYellow() 
 - 
unsetThresholdCurrentLongestWaitingCallRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdCurrentLongestWaitingCallRed() 
 - 
setThresholdCurrentLongestWaitingCallRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdCurrentLongestWaitingCallRed(Integer thresholdCurrentLongestWaitingCallRed) 
 - 
getThresholdCurrentLongestWaitingCallRedpublic Optional<Integer> getThresholdCurrentLongestWaitingCallRed() 
 - 
unsetThresholdAverageEstimatedWaitTimeYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdAverageEstimatedWaitTimeYellow() 
 - 
setThresholdAverageEstimatedWaitTimeYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdAverageEstimatedWaitTimeYellow(Integer thresholdAverageEstimatedWaitTimeYellow) 
 - 
getThresholdAverageEstimatedWaitTimeYellowpublic Optional<Integer> getThresholdAverageEstimatedWaitTimeYellow() 
 - 
unsetThresholdAverageEstimatedWaitTimeRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdAverageEstimatedWaitTimeRed() 
 - 
setThresholdAverageEstimatedWaitTimeRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdAverageEstimatedWaitTimeRed(Integer thresholdAverageEstimatedWaitTimeRed) 
 - 
getThresholdAverageEstimatedWaitTimeRedpublic Optional<Integer> getThresholdAverageEstimatedWaitTimeRed() 
 - 
unsetThresholdAverageHandlingTimeYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdAverageHandlingTimeYellow() 
 - 
setThresholdAverageHandlingTimeYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdAverageHandlingTimeYellow(Integer thresholdAverageHandlingTimeYellow) 
 - 
getThresholdAverageHandlingTimeYellowpublic Optional<Integer> getThresholdAverageHandlingTimeYellow() 
 - 
unsetThresholdAverageHandlingTimeRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdAverageHandlingTimeRed() 
 - 
setThresholdAverageHandlingTimeRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdAverageHandlingTimeRed(Integer thresholdAverageHandlingTimeRed) 
 - 
unsetThresholdAverageSpeedOfAnswerYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdAverageSpeedOfAnswerYellow() 
 - 
setThresholdAverageSpeedOfAnswerYellowpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdAverageSpeedOfAnswerYellow(Integer thresholdAverageSpeedOfAnswerYellow) 
 - 
getThresholdAverageSpeedOfAnswerYellowpublic Optional<Integer> getThresholdAverageSpeedOfAnswerYellow() 
 - 
unsetThresholdAverageSpeedOfAnswerRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetThresholdAverageSpeedOfAnswerRed() 
 - 
setThresholdAverageSpeedOfAnswerRedpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setThresholdAverageSpeedOfAnswerRed(Integer thresholdAverageSpeedOfAnswerRed) 
 - 
setEnableNotificationEmailpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setEnableNotificationEmail(Boolean enableNotificationEmail) 
 - 
getEnableNotificationEmailpublic Boolean getEnableNotificationEmail() 
 - 
unsetNotificationEmailAddressListpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest unsetNotificationEmailAddressList() 
 - 
setNotificationEmailAddressListpublic CallCenter.GroupCallCenterQueueThresholdsModifyRequest setNotificationEmailAddressList(CallCenterQueueThresholdReplacementNotificationEmailList notificationEmailAddressList) 
 - 
getNotificationEmailAddressListpublic Optional<@Valid CallCenterQueueThresholdReplacementNotificationEmailList> getNotificationEmailAddressList() 
 - 
getEmptyObjectpublic static CallCenter.GroupCallCenterQueueThresholdsModifyRequest getEmptyObject(BroadWorksServer broadWorksServer) Retrieves this object with minimal setup.- Parameters:
- broadWorksServer- The BroadWorksServer
 
 - 
formRequestpublic void formRequest() Forms the XML Document for this Request Object. Called by the Request upon fire().- Overrides:
- formRequestin class- Request<DefaultResponse>
 
 
- 
 
-