public static class CallCenter.GroupCallCenterGetRoutingPolicyRequest extends Request<CallCenter.GroupCallCenterGetRoutingPolicyResponse>
Modifier and Type | Field and Description |
---|---|
Group |
group |
boolean |
groupIsModified |
Constructor and Description |
---|
GroupCallCenterGetRoutingPolicyRequest(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
GroupCallCenterGetRoutingPolicyRequest(Group group) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
Group |
getGroup() |
CallCenter.GroupCallCenterGetRoutingPolicyRequest |
setGroup(Group group) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandType, getDomDocument, getResponseClass, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull public Group group
public transient boolean groupIsModified
public GroupCallCenterGetRoutingPolicyRequest(Group group)
public GroupCallCenterGetRoutingPolicyRequest(BroadWorksServer bws)
bws
- The BroadWorksServer to use for the Requestpublic CallCenter.GroupCallCenterGetRoutingPolicyRequest setGroup(Group group)
public Group getGroup()
public void formRequest() throws RequestException
formRequest
in class Request<CallCenter.GroupCallCenterGetRoutingPolicyResponse>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.