public class GroupCallCapacityManagement extends BroadWorksGroupService
Modifier and Type | Class and Description |
---|---|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementAddInstanceRequest
AlpacaLibrary Auto-Generated Java File
Adds a Call Capacity Management group.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementAddUserListRequest
AlpacaLibrary Auto-Generated Java File
Adds one or more users to a Call Capacity Management group.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementDeleteInstanceListRequest
AlpacaLibrary Auto-Generated Java File
Deletes one or more Call Capacity Management groups.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementDeleteUserListRequest
AlpacaLibrary Auto-Generated Java File
Deletes one or more users from a Call Capacity Management group.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementGetAvailableUserListRequest
AlpacaLibrary Auto-Generated Java File
Get a list of users that can be assigned to a Call Capacity Management group.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementGetAvailableUserListResponse
AlpacaLibrary Auto-Generated Java File
Response to the GroupCallCapacityManagementGetAvailableUserListRequest.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceListRequest
AlpacaLibrary Auto-Generated Java File
Request to get a list of Call Capacity Management instances within a group.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceListResponse
AlpacaLibrary Auto-Generated Java File
Response to the GroupCallCapacityManagementGetInstanceListRequest.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceRequest
AlpacaLibrary Auto-Generated Java File
Gets a Call Capacity Management group.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceResponse
AlpacaLibrary Auto-Generated Java File
Response to the GroupCallCapacityManagementGetInstanceRequest.
|
static class |
GroupCallCapacityManagement.GroupCallCapacityManagementModifyInstanceRequest
AlpacaLibrary Auto-Generated Java File
Modifies a Call Capacity Management group.
|
group
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
GroupCallCapacityManagement()
The serializable constructor for the GroupService
|
GroupCallCapacityManagement(Group group)
Returns a GroupService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
List<GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceResponse> |
getCallCapacityManagementInstance()
Response to the GroupCallCapacityManagementGetInstanceRequest.
|
GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceListResponse |
getCallCapacityManagementInstanceList()
Response to the GroupCallCapacityManagementGetInstanceListRequest.
|
String |
getClassName() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(Group group)
Adds all available service data to a Group
|
isPrimary, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<GroupCallCapacityManagement> tag
public GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceListResponse callCapacityManagementInstanceList
public List<GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceResponse> callCapacityManagementInstance
@GwtIncompatible public GroupCallCapacityManagement(Group group)
group
- public GroupCallCapacityManagement()
public String getClassName()
@GwtIncompatible public GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceListResponse getCallCapacityManagementInstanceList()
@GwtIncompatible public List<GroupCallCapacityManagement.GroupCallCapacityManagementGetInstanceResponse> getCallCapacityManagementInstance()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(Group group)
push
in class BroadWorksGroupService
Copyright © 2016 ECG. All rights reserved.