Package | Description |
---|---|
com.genesyslab.platform.reporting.protocol.statserver |
This package contains objects that correspond to objects in the
Genesys Configuration Layer, such as
AgentStatus and
PlaceGroup . |
com.genesyslab.platform.reporting.protocol.statserver.requests |
This package contains the
Request objects that your applications
can use to open, look at, and close statistics. |
Modifier and Type | Field | Description |
---|---|---|
static StatisticProfile |
StatisticProfile.Filters |
|
static StatisticProfile |
StatisticProfile.StatTypes |
|
static StatisticProfile |
StatisticProfile.TimeProfiles |
|
static StatisticProfile |
StatisticProfile.TimeRanges |
Modifier and Type | Method | Description |
---|---|---|
static StatisticProfile |
StatisticProfile.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static StatisticProfile |
StatisticProfile.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<StatisticProfile> |
StatisticProfile.values() |
Returns all values of the enumeration.
|
Modifier and Type | Method | Description |
---|---|---|
abstract StatisticProfile |
RequestGetStatisticProfile.getStatisticProfile() |
Specifies which type of profile information (statistical types, time profiles, time ranges, or filters) will be returned from a RequestGetStatisticProfile.
|
Modifier and Type | Method | Description |
---|---|---|
static RequestGetStatisticProfile |
RequestGetStatisticProfile.create(StatisticProfile statisticProfile) |
Creates instance of RequestGetStatisticProfile with required parameters set.
|
static RequestGetStatisticProfile |
RequestGetStatisticProfile.create(StatisticProfile statisticProfile,
java.lang.Integer tag) |
Creates instance of RequestGetStatisticProfile with all parameters set.
|
abstract void |
RequestGetStatisticProfile.setStatisticProfile(StatisticProfile statisticProfile) |
Specifies which type of profile information (statistical types, time profiles, time ranges, or filters) will be returned from a RequestGetStatisticProfile.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.