Package | Description |
---|---|
com.genesyslab.wfm8.API.service.adherence800 | |
com.genesyslab.wfm8.API.service.schedule800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchAgentState> |
AdhEvent.wmSchStates
An array of
SchAgentState for the duration of event |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchAgentState> |
AdhEvent.getWmSchStates()
Gets the value of the wmSchStates property.
|
Modifier and Type | Method and Description |
---|---|
AdhEvent |
AdhEvent.withWmSchStates(SchAgentState... values) |
Modifier and Type | Method and Description |
---|---|
void |
AdhEvent.setWmSchStates(java.util.List<SchAgentState> wmSchStates)
Sets the value of the wmSchStates property.
|
AdhEvent |
AdhEvent.withWmSchStates(java.util.Collection<SchAgentState> values) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchAgentState> |
SchAgentStateHolder.schAgentState
An array of
SchAgentState |
Modifier and Type | Method and Description |
---|---|
SchAgentState |
SchAgentState.withGswAgentId(int value) |
SchAgentState |
SchAgentState.withWmDate(double value) |
SchAgentState |
SchAgentState.withWmEndDateTime(double value) |
SchAgentState |
SchAgentState.withWmFullDay(boolean value) |
SchAgentState |
SchAgentState.withWmPaid(boolean value) |
SchAgentState |
SchAgentState.withWmPaidMinutes(int value) |
SchAgentState |
SchAgentState.withWmRefId(int value) |
SchAgentState |
SchAgentState.withWmSiteId(int value) |
SchAgentState |
SchAgentState.withWmStartDateTime(double value) |
SchAgentState |
SchAgentState.withWmStateId(int value) |
SchAgentState |
SchAgentState.withWmStateType(int value) |
SchAgentState |
SchAgentState.withWmTimezoneId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchAgentState> |
SchAgentStateHolder.getSchAgentState()
Gets the value of the schAgentState property.
|
Modifier and Type | Method and Description |
---|---|
SchAgentStateHolder |
SchAgentStateHolder.withSchAgentState(SchAgentState... values) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
WFMScheduleService800Soap.insertAgentState(int scheduleID,
java.util.List<SchAgentState> states,
boolean ignoreWarnings,
boolean allOrNothing,
boolean autoCommit)
Used to insert different schedule states into different agents' schedules.
|
void |
SchAgentStateHolder.setSchAgentState(java.util.List<SchAgentState> schAgentState)
Sets the value of the schAgentState property.
|
SchAgentStateHolder |
SchAgentStateHolder.withSchAgentState(java.util.Collection<SchAgentState> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.