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 | Method | Description |
---|---|---|
static StatisticMetricEx |
StatisticMetricEx.create() |
Creates instance of StatisticMetricEx with no parameters set.
|
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.
|
Modifier and Type | Method | Description |
---|---|---|
abstract StatisticMetricEx |
RequestGetStatisticEx.getStatisticMetricEx() |
|
abstract StatisticMetricEx |
RequestOpenStatisticEx.getStatisticMetricEx() |
Modifier and Type | Method | Description |
---|---|---|
static RequestGetStatisticEx |
RequestGetStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx) |
Creates instance of RequestGetStatisticEx with required parameters set.
|
static RequestGetStatisticEx |
RequestGetStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx,
java.lang.String statisticExtension,
java.lang.String statisticExtensionSubcategory,
KeyValueCollection extensions,
java.lang.Integer tag) |
Creates instance of RequestGetStatisticEx with all parameters set.
|
static RequestOpenStatisticEx |
RequestOpenStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx,
Notification notification) |
Creates instance of RequestOpenStatisticEx with required parameters set.
|
static RequestOpenStatisticEx |
RequestOpenStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx,
Notification notification,
java.lang.String statisticExtension,
java.lang.String statisticExtensionSubcategory,
KeyValueCollection extensions,
java.lang.Integer tag) |
Creates instance of RequestOpenStatisticEx with all parameters set.
|
abstract void |
RequestGetStatisticEx.setStatisticMetricEx(StatisticMetricEx statisticMetricEx) |
|
abstract void |
RequestOpenStatisticEx.setStatisticMetricEx(StatisticMetricEx statisticMetricEx) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.