Package | Description |
---|---|
com.genesyslab.wfm8.API.service.RTA810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ItemSiteIDStruct> |
AgentFilter.activityIDArray |
protected java.util.List<ItemSiteIDStruct> |
AgentFilter.agentIDArray |
protected java.util.List<ItemSiteIDStruct> |
AgentFilter.teamIDArray |
Modifier and Type | Method and Description |
---|---|
ItemSiteIDStruct |
ItemSiteIDStruct.withId(int value) |
ItemSiteIDStruct |
ItemSiteIDStruct.withSiteID(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ItemSiteIDStruct> |
AgentFilter.getActivityIDArray()
Gets the value of the activityIDArray property.
|
java.util.List<ItemSiteIDStruct> |
AgentFilter.getAgentIDArray()
Gets the value of the agentIDArray property.
|
java.util.List<ItemSiteIDStruct> |
AgentFilter.getTeamIDArray()
Gets the value of the teamIDArray property.
|
Modifier and Type | Method and Description |
---|---|
AgentFilter |
AgentFilter.withActivityIDArray(ItemSiteIDStruct... values) |
AgentFilter |
AgentFilter.withAgentIDArray(ItemSiteIDStruct... values) |
AgentFilter |
AgentFilter.withTeamIDArray(ItemSiteIDStruct... values) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
WFMRTAService810Soap.createSnapshot(int buID,
java.util.List<java.lang.Integer> siteIDsArray,
int useAllStateGroups,
java.util.List<java.lang.Integer> stateGroupIDs,
int useAllGenesysStates,
java.util.List<java.lang.Integer> genesysStateIDs,
int useAllAdherenceStates,
java.util.List<java.lang.Integer> showAdherenceStatus,
int useAllReasonCodes,
java.util.List<java.lang.String> reasonCodeArray,
java.util.List<ItemSiteIDStruct> agentIDArray,
java.util.List<ItemSiteIDStruct> teamIDArray,
int sortAscending,
int sortFieldIndex)
Create snapshot of the adherence data.
|
java.lang.String |
WFMRTAService810Soap.createSnapshot(int buID,
java.util.List<java.lang.Integer> siteIDsArray,
int useAllStateGroups,
java.util.List<java.lang.Integer> stateGroupIDs,
int useAllGenesysStates,
java.util.List<java.lang.Integer> genesysStateIDs,
int useAllAdherenceStates,
java.util.List<java.lang.Integer> showAdherenceStatus,
int useAllReasonCodes,
java.util.List<java.lang.String> reasonCodeArray,
java.util.List<ItemSiteIDStruct> agentIDArray,
java.util.List<ItemSiteIDStruct> teamIDArray,
int sortAscending,
int sortFieldIndex)
Create snapshot of the adherence data.
|
void |
AgentFilter.setActivityIDArray(java.util.List<ItemSiteIDStruct> activityIDArray)
Sets the value of the activityIDArray property.
|
void |
AgentFilter.setAgentIDArray(java.util.List<ItemSiteIDStruct> agentIDArray)
Sets the value of the agentIDArray property.
|
void |
AgentFilter.setTeamIDArray(java.util.List<ItemSiteIDStruct> teamIDArray)
Sets the value of the teamIDArray property.
|
AgentFilter |
AgentFilter.withActivityIDArray(java.util.Collection<ItemSiteIDStruct> values) |
AgentFilter |
AgentFilter.withAgentIDArray(java.util.Collection<ItemSiteIDStruct> values) |
AgentFilter |
AgentFilter.withTeamIDArray(java.util.Collection<ItemSiteIDStruct> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.