Package | Description |
---|---|
com.genesyslab.wfm8.API.service.adherence800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<AdhEvent> |
AdhEventHolder.wmEvents
An array of
AdhEvent events |
protected java.util.List<AdhEvent> |
AdhDayEvent.wmEvents
An array of Adherence Events (
AdhEvent ) that have occured on this day. |
Modifier and Type | Method and Description |
---|---|
AdhEvent |
AdhEvent.withGswAgentId(int value) |
AdhEvent |
AdhEvent.withWmAgentStates(AdhAgentState... values) |
AdhEvent |
AdhEvent.withWmAgentStates(java.util.Collection<AdhAgentState> values) |
AdhEvent |
AdhEvent.withWmAgentStatesNSizeIs(int value) |
AdhEvent |
AdhEvent.withWmEndDateTime(double value) |
AdhEvent |
AdhEvent.withWmSchStates(java.util.Collection<SchAgentState> values) |
AdhEvent |
AdhEvent.withWmSchStates(SchAgentState... values) |
AdhEvent |
AdhEvent.withWmSchStatesNSizeIs(int value) |
AdhEvent |
AdhEvent.withWmSiteId(int value) |
AdhEvent |
AdhEvent.withWmStartDateTime(double value) |
AdhEvent |
AdhEvent.withWmStatus(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AdhEvent> |
AdhEventHolder.getWmEvents()
Gets the value of the wmEvents property.
|
java.util.List<AdhEvent> |
AdhDayEvent.getWmEvents()
Gets the value of the wmEvents property.
|
Modifier and Type | Method and Description |
---|---|
AdhEventHolder |
AdhEventHolder.withWmEvents(AdhEvent... values) |
AdhDayEvent |
AdhDayEvent.withWmEvents(AdhEvent... values) |
Modifier and Type | Method and Description |
---|---|
void |
AdhEventHolder.setWmEvents(java.util.List<AdhEvent> wmEvents)
Sets the value of the wmEvents property.
|
void |
AdhDayEvent.setWmEvents(java.util.List<AdhEvent> wmEvents)
Sets the value of the wmEvents property.
|
AdhEventHolder |
AdhEventHolder.withWmEvents(java.util.Collection<AdhEvent> values) |
AdhDayEvent |
AdhDayEvent.withWmEvents(java.util.Collection<AdhEvent> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.