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.events |
This package contains many event messages, including
EventInfo and
EventCurrentTargetStateSnapshot ,
that give you statistical information. |
Modifier and Type | Method | Description |
---|---|---|
static CurrentTargetStateSnapshot |
StatusConverter.decodeCurrentTargetStateSnapshot(BytesBuffer buf,
byte[] voidValueEx) |
Deprecated.
|
static CurrentTargetStateSnapshot |
StatusConverter.decodeCurrentTargetStateSnapshot(BytesBuffer buf,
byte[] voidValueEx,
java.nio.charset.Charset charset) |
Modifier and Type | Method | Description |
---|---|---|
abstract CurrentTargetStateSnapshot |
EventCurrentTargetStateSnapshot.getCurrentTargetStateSnapshot() |
Contains updated information on routing objects whose state has been updated after a client has requested a statistic using the
CurrentTargetState category - see Stat Server User's Guide for more information. |
Modifier and Type | Method | Description |
---|---|---|
static EventCurrentTargetStateSnapshot |
EventCurrentTargetStateSnapshot.create(java.lang.Integer tag,
java.lang.Integer timestamp,
java.lang.Integer intervalLength,
java.lang.Integer intValue,
java.lang.String stringValue,
CurrentTargetStateSnapshot currentTargetStateSnapshot) |
Creates instance of EventCurrentTargetStateSnapshot with all parameters set.
|
abstract void |
EventCurrentTargetStateSnapshot.setCurrentTargetStateSnapshot(CurrentTargetStateSnapshot currentTargetStateSnapshot) |
Contains updated information on routing objects whose state has been updated after a client has requested a statistic using the
CurrentTargetState category - see Stat Server User's Guide for more information. |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.