Package | Description |
---|---|
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 EventCurrentTargetStateSnapshot |
EventCurrentTargetStateSnapshot.create() |
Creates instance of EventCurrentTargetStateSnapshot with no parameters set.
|
static EventCurrentTargetStateSnapshot |
EventCurrentTargetStateSnapshot.create(java.lang.Integer timestamp,
java.lang.Integer intervalLength,
java.lang.Integer intValue) |
Creates instance of EventCurrentTargetStateSnapshot with required parameters set.
|
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.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.