|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrentTargetStateInfo | |
---|---|
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 CurrentTargetStateInfo in com.genesyslab.platform.reporting.protocol.statserver |
---|
Methods in com.genesyslab.platform.reporting.protocol.statserver that return CurrentTargetStateInfo | |
---|---|
static CurrentTargetStateInfo |
StatusConverter.decodeCurrentTargetStateInfo(BytesBuffer buf,
byte[] voidValueEx)
Deprecated. |
static CurrentTargetStateInfo |
StatusConverter.decodeCurrentTargetStateInfo(BytesBuffer buf,
byte[] voidValueEx,
java.nio.charset.Charset charset)
|
CurrentTargetStateInfo |
CurrentTargetStateDelta.getTargetState()
|
Methods in com.genesyslab.platform.reporting.protocol.statserver that return types with arguments of type CurrentTargetStateInfo | |
---|---|
java.lang.Class<CurrentTargetStateInfo> |
CurrentTargetStateSnapshot.getElementClass()
|
Methods in com.genesyslab.platform.reporting.protocol.statserver with parameters of type CurrentTargetStateInfo | |
---|---|
void |
CurrentTargetStateDelta.setTargetState(CurrentTargetStateInfo trgtState)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |