Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.reporting.protocol.statserver.ActionType

Packages that use ActionType
com.genesyslab.platform.reporting.protocol.statserver This package contains objects that correspond to objects in the Genesys Configuration Layer, such as AgentStatus and PlaceGroup
 

Uses of ActionType in com.genesyslab.platform.reporting.protocol.statserver
 

Fields in com.genesyslab.platform.reporting.protocol.statserver declared as ActionType
static ActionType ActionType.Durable
           
static ActionType ActionType.Instant
           
static ActionType ActionType.Retrospective
           
 

Methods in com.genesyslab.platform.reporting.protocol.statserver that return ActionType
static ActionType ActionType.valueOf(int ordinal)
          Returns enumeration value by given ordinal number.
static ActionType ActionType.valueOf(java.lang.String name)
          Returns enumeration value with specified name or null if no such value exists.
 

Methods in com.genesyslab.platform.reporting.protocol.statserver that return types with arguments of type ActionType
static java.util.Collection<ActionType> ActionType.values()
          Returns all values of the enumeration.
 


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.