@GwtIncompatible public static class GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest extends Request<DefaultResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected CallCenterStrandedCallUnavailableProcessingAction | 
action  | 
protected com.google.common.base.Optional<String> | 
agentsUnavailableCode  | 
protected CallCenterAnnouncementFileListModify20 | 
audioFileList  | 
protected ExtendedFileResourceSelection | 
audioMessageSelection  | 
protected CallCenterAnnouncementURLListModify | 
audioUrlList  | 
protected Boolean | 
conditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode  | 
protected com.google.common.base.Optional<Integer> | 
numberOfAgentsWithSpecifiedUnavailableCode  | 
protected String | 
serviceUserId  | 
protected com.google.common.base.Optional<String> | 
transferPhoneNumber  | 
protected CallCenterAnnouncementFileListModify20 | 
videoFileList  | 
protected ExtendedFileResourceSelection | 
videoMessageSelection  | 
protected CallCenterAnnouncementURLListModify | 
videoUrlList  | 
| Constructor and Description | 
|---|
GroupCallCenterStrandedCallUnavailableModifyRequest(BroadWorksServer broadWorksServer,
                                                   String serviceUserId)  | 
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull
 @Size(min=1,
      max=161)
protected String serviceUserId
protected Boolean conditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode
protected com.google.common.base.Optional<Integer> numberOfAgentsWithSpecifiedUnavailableCode
protected com.google.common.base.Optional<String> agentsUnavailableCode
protected CallCenterStrandedCallUnavailableProcessingAction action
protected com.google.common.base.Optional<String> transferPhoneNumber
protected ExtendedFileResourceSelection audioMessageSelection
protected CallCenterAnnouncementURLListModify audioUrlList
protected CallCenterAnnouncementFileListModify20 audioFileList
protected ExtendedFileResourceSelection videoMessageSelection
protected CallCenterAnnouncementURLListModify videoUrlList
protected CallCenterAnnouncementFileListModify20 videoFileList
public GroupCallCenterStrandedCallUnavailableModifyRequest(BroadWorksServer broadWorksServer, String serviceUserId)
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setServiceUserId(String serviceUserId)
public String getServiceUserId()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setConditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode(Boolean conditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode)
public Boolean getConditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setNumberOfAgentsWithSpecifiedUnavailableCode(Integer numberOfAgentsWithSpecifiedUnavailableCode)
public com.google.common.base.Optional<Integer> getNumberOfAgentsWithSpecifiedUnavailableCode()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setAgentsUnavailableCode(String agentsUnavailableCode)
public com.google.common.base.Optional<String> getAgentsUnavailableCode()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setAction(CallCenterStrandedCallUnavailableProcessingAction action)
public CallCenterStrandedCallUnavailableProcessingAction getAction()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setTransferPhoneNumber(String transferPhoneNumber)
public com.google.common.base.Optional<String> getTransferPhoneNumber()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setAudioMessageSelection(ExtendedFileResourceSelection audioMessageSelection)
public ExtendedFileResourceSelection getAudioMessageSelection()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setAudioUrlList(CallCenterAnnouncementURLListModify audioUrlList)
public CallCenterAnnouncementURLListModify getAudioUrlList()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setAudioFileList(CallCenterAnnouncementFileListModify20 audioFileList)
public CallCenterAnnouncementFileListModify20 getAudioFileList()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setVideoMessageSelection(ExtendedFileResourceSelection videoMessageSelection)
public ExtendedFileResourceSelection getVideoMessageSelection()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setVideoUrlList(CallCenterAnnouncementURLListModify videoUrlList)
public CallCenterAnnouncementURLListModify getVideoUrlList()
public GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest setVideoFileList(CallCenterAnnouncementFileListModify20 videoFileList)
public CallCenterAnnouncementFileListModify20 getVideoFileList()
public static GroupCallCenter.GroupCallCenterStrandedCallUnavailableModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<DefaultResponse>Copyright © 2016 ECG. All rights reserved.