Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.reporting.protocol.statserver.events.EventStatisticClosed

Packages that use EventStatisticClosed
com.genesyslab.platform.reporting.protocol.statserver.events This package contains many event messages, including EventInfo and EventCurrentTargetStateSnapshot, that give you statistical information. 
 

Uses of EventStatisticClosed in com.genesyslab.platform.reporting.protocol.statserver.events
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.events that return EventStatisticClosed
static EventStatisticClosed EventStatisticClosed.create()
          Creates instance of EventStatisticClosed with no parameters set.
static EventStatisticClosed EventStatisticClosed.create(java.lang.Integer timestamp, java.lang.Integer intervalLength, java.lang.Integer intValue)
          Creates instance of EventStatisticClosed with required parameters set.
static EventStatisticClosed EventStatisticClosed.create(java.lang.Integer tag, java.lang.Integer timestamp, java.lang.Integer intervalLength, java.lang.Integer intValue, java.lang.String stringValue)
          Creates instance of EventStatisticClosed with all parameters set.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.