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 . |
Modifier and Type | Method | Description |
---|---|---|
DnActions |
DnAction.getAction() |
Current DN action.
|
static DnActions |
DnActions.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static DnActions |
DnActions.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<DnActions> |
DnActions.values() |
Returns all values of the enumeration.
|
Modifier and Type | Method | Description |
---|---|---|
void |
DnActionsMask.clearBit(DnActions actions) |
|
boolean |
DnActionsMask.isBitSet(DnActions actions) |
|
void |
DnAction.setAction(DnActions action) |
|
void |
DnActionsMask.setBit(DnActions actions) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.