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 . |
Modifier and Type | Field | Description |
---|---|---|
static StatisticSubject |
StatisticSubject.AgentStatus |
|
static StatisticSubject |
StatisticSubject.CampaignAction |
|
static StatisticSubject |
StatisticSubject.DNAction |
|
static StatisticSubject |
StatisticSubject.DNStatus |
|
static StatisticSubject |
StatisticSubject.GroupStatus |
|
static StatisticSubject |
StatisticSubject.PlaceStatus |
Modifier and Type | Method | Description |
---|---|---|
abstract StatisticSubject |
StatisticMetricEx.getSubject() |
Specifies the object type that will be considered as a source of statistical data.
|
static StatisticSubject |
StatisticSubject.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static StatisticSubject |
StatisticSubject.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<StatisticSubject> |
StatisticSubject.values() |
Returns all values of the enumeration.
|
Modifier and Type | Method | Description |
---|---|---|
static StatisticMetricEx |
StatisticMetricEx.create(StatisticCategory category,
ActionsMask mainMask,
ActionsMask relativeMask,
StatisticSubject subject) |
Creates instance of StatisticMetricEx.
|
static StatisticMetricEx |
StatisticMetricEx.create(StatisticCategory category,
ActionsMask mainMask,
ActionsMask relativeMask,
StatisticSubject subject,
StatisticInterval intervalType,
java.lang.Integer intervalLength,
java.lang.String dynamicTimeProfile,
java.lang.String dynamicFilter,
java.lang.Integer timeRangeLeft,
java.lang.Integer timeRangeRight,
java.lang.Integer timeRangeLeft2,
java.lang.Integer timeRangeRight2,
java.lang.String dynamicUserDataFormula,
java.lang.Boolean distinguishByConnId) |
Creates instance of StatisticMetricEx.
|
static StatisticMetricEx |
StatisticMetricEx.create(StatisticCategory category,
ActionsMask mainMask,
ActionsMask relativeMask,
StatisticSubject subject,
StatisticInterval intervalType,
java.lang.Integer intervalLength,
java.lang.String dynamicTimeProfile,
java.lang.String dynamicFilter,
java.lang.Integer timeRangeLeft,
java.lang.Integer timeRangeRight,
java.lang.Integer timeRangeLeft2,
java.lang.Integer timeRangeRight2,
java.lang.String dynamicUserDataFormula,
java.lang.Boolean distinguishByConnId,
java.lang.String dynamicGroupBy) |
Creates instance of StatisticMetricEx.
|
static StatisticMetricEx |
StatisticMetricEx.create(StatisticCategory category,
ActionsMask mainMask,
ActionsMask relativeMask,
StatisticSubject subject,
java.lang.String timeProfile,
java.lang.String filter) |
Creates instance of StatisticMetricEx.
|
static StatisticMetricEx |
StatisticMetricEx.create(StatisticCategory category,
ActionsMask mainMask,
ActionsMask relativeMask,
StatisticSubject subject,
java.lang.String timeProfile,
java.lang.String filter,
java.lang.Integer timeRangeLeft,
java.lang.Integer timeRangeRight,
java.lang.Integer timeRangeLeft2,
java.lang.Integer timeRangeRight2,
java.lang.String dynamicUserDataFormula,
java.lang.Boolean distinguishByConnId) |
Creates instance of StatisticMetricEx.
|
abstract void |
StatisticMetricEx.setSubject(StatisticSubject subject) |
Specifies the object type that will be considered as a source of statistical data.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.