Package | Description |
---|---|
com.genesyslab.wfm7.API.service.RTA712 |
Modifier and Type | Field and Description |
---|---|
private ItemSiteIDStruct[] |
AgentFilter.activityIDArray |
private ItemSiteIDStruct[] |
AgentFilter.agentIDArray |
private ItemSiteIDStruct[] |
AgentFilter.teamIDArray |
Modifier and Type | Method and Description |
---|---|
ItemSiteIDStruct[] |
AgentFilter.getActivityIDArray()
Gets the activityIDArray value for this AgentFilter.
|
ItemSiteIDStruct[] |
AgentFilter.getAgentIDArray()
Gets the agentIDArray value for this AgentFilter.
|
ItemSiteIDStruct[] |
AgentFilter.getTeamIDArray()
Gets the teamIDArray value for this AgentFilter.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
WFMRTAService712Soap.createSnapshot(int buID,
int[] siteIDsArray,
int useAllStateGroups,
int[] stateGroupIDs,
int useAllGenesysStates,
int[] genesysStateIDs,
int useAllAdherenceStates,
int[] showAdherenceStatus,
int useAllReasonCodes,
java.lang.String[] reasonCodeArray,
ItemSiteIDStruct[] agentIDArray,
ItemSiteIDStruct[] teamIDArray,
int sortAscending,
int sortFieldIndex)
Create snapshot of the adherence data.
|
java.lang.String |
WFMRTAService712Soap.createSnapshot(int buID,
int[] siteIDsArray,
int useAllStateGroups,
int[] stateGroupIDs,
int useAllGenesysStates,
int[] genesysStateIDs,
int useAllAdherenceStates,
int[] showAdherenceStatus,
int useAllReasonCodes,
java.lang.String[] reasonCodeArray,
ItemSiteIDStruct[] agentIDArray,
ItemSiteIDStruct[] teamIDArray,
int sortAscending,
int sortFieldIndex)
Create snapshot of the adherence data.
|
void |
AgentFilter.setActivityIDArray(ItemSiteIDStruct[] activityIDArray)
Sets the activityIDArray value for this AgentFilter.
|
void |
AgentFilter.setAgentIDArray(ItemSiteIDStruct[] agentIDArray)
Sets the agentIDArray value for this AgentFilter.
|
void |
AgentFilter.setTeamIDArray(ItemSiteIDStruct[] teamIDArray)
Sets the teamIDArray value for this AgentFilter.
|
Constructor and Description |
---|
AgentFilter(int stateGroupIDsSize,
int[] stateGroupIDs,
int genesysStateIDsSize,
int[] genesysStateIDs,
int showAdherenceStatusSize,
int[] showAdherenceStatus,
int reasonCodeArraySize,
java.lang.String[] reasonCodeArray,
int agentIDArraySize,
ItemSiteIDStruct[] agentIDArray,
int teamIDArraySize,
ItemSiteIDStruct[] teamIDArray,
int activityIDArraySize,
ItemSiteIDStruct[] activityIDArray) |
AgentFilter(int stateGroupIDsSize,
int[] stateGroupIDs,
int genesysStateIDsSize,
int[] genesysStateIDs,
int showAdherenceStatusSize,
int[] showAdherenceStatus,
int reasonCodeArraySize,
java.lang.String[] reasonCodeArray,
int agentIDArraySize,
ItemSiteIDStruct[] agentIDArray,
int teamIDArraySize,
ItemSiteIDStruct[] teamIDArray,
int activityIDArraySize,
ItemSiteIDStruct[] activityIDArray) |
AgentFilter(int stateGroupIDsSize,
int[] stateGroupIDs,
int genesysStateIDsSize,
int[] genesysStateIDs,
int showAdherenceStatusSize,
int[] showAdherenceStatus,
int reasonCodeArraySize,
java.lang.String[] reasonCodeArray,
int agentIDArraySize,
ItemSiteIDStruct[] agentIDArray,
int teamIDArraySize,
ItemSiteIDStruct[] teamIDArray,
int activityIDArraySize,
ItemSiteIDStruct[] activityIDArray) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.