Package | Description |
---|---|
com.genesyslab.wfm8.API.service.RTA850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<NameID> |
AllStates.genesysStates |
protected java.util.List<NameID> |
AdherenceWithStats.genesysStates
The genesys real-time states
NameID . |
protected java.util.List<NameID> |
AllStates.siteNames |
protected java.util.List<NameID> |
AdherenceWithStats.siteNames
The site names
NameID . |
protected java.util.List<NameID> |
AdherenceWithStats.teamNames
The team names
NameID . |
Modifier and Type | Method and Description |
---|---|
NameID |
NameID.withId(int value) |
NameID |
NameID.withName(java.lang.String value) |
NameID |
NameID.withSiteID(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<NameID> |
AllStates.getGenesysStates()
Gets the value of the genesysStates property.
|
java.util.List<NameID> |
AdherenceWithStats.getGenesysStates()
Gets the value of the genesysStates property.
|
java.util.List<NameID> |
AllStates.getSiteNames()
Gets the value of the siteNames property.
|
java.util.List<NameID> |
AdherenceWithStats.getSiteNames()
Gets the value of the siteNames property.
|
java.util.List<NameID> |
AdherenceWithStats.getTeamNames()
Gets the value of the teamNames property.
|
Modifier and Type | Method and Description |
---|---|
AllStates |
AllStates.withGenesysStates(NameID... values) |
AdherenceWithStats |
AdherenceWithStats.withGenesysStates(NameID... values) |
AllStates |
AllStates.withSiteNames(NameID... values) |
AdherenceWithStats |
AdherenceWithStats.withSiteNames(NameID... values) |
AdherenceWithStats |
AdherenceWithStats.withTeamNames(NameID... values) |
Modifier and Type | Method and Description |
---|---|
void |
AllStates.setGenesysStates(java.util.List<NameID> genesysStates)
Sets the value of the genesysStates property.
|
void |
AdherenceWithStats.setGenesysStates(java.util.List<NameID> genesysStates)
Sets the value of the genesysStates property.
|
void |
AllStates.setSiteNames(java.util.List<NameID> siteNames)
Sets the value of the siteNames property.
|
void |
AdherenceWithStats.setSiteNames(java.util.List<NameID> siteNames)
Sets the value of the siteNames property.
|
void |
AdherenceWithStats.setTeamNames(java.util.List<NameID> teamNames)
Sets the value of the teamNames property.
|
AllStates |
AllStates.withGenesysStates(java.util.Collection<NameID> values) |
AdherenceWithStats |
AdherenceWithStats.withGenesysStates(java.util.Collection<NameID> values) |
AllStates |
AllStates.withSiteNames(java.util.Collection<NameID> values) |
AdherenceWithStats |
AdherenceWithStats.withSiteNames(java.util.Collection<NameID> values) |
AdherenceWithStats |
AdherenceWithStats.withTeamNames(java.util.Collection<NameID> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.