Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule720 |
WFM Schedule Service is part of WFM Server that handles schedule data.
|
com.genesyslab.wfm7.API.service.scheduleTrade720 |
Modifier and Type | Field and Description |
---|---|
private SchCandidate[] |
SchCandidateHolder.candidates |
Modifier and Type | Method and Description |
---|---|
SchCandidate[] |
SchCandidateHolder.getCandidates()
Gets the candidates value for this SchCandidateHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchCandidateHolder.setCandidates(SchCandidate[] candidates)
Sets the candidates value for this SchCandidateHolder.
|
Constructor and Description |
---|
SchCandidateHolder(int candidatesNSizeIs,
SchCandidate[] candidates,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo) |
Modifier and Type | Method and Description |
---|---|
SchCandidate |
WFMScheduleTradeService720Soap.getTradeCandidates(int siteID,
int agentID,
double[] days,
int[] teamIDFilter)
Retrieves list of agents with whom agent trade is possible
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.