Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Field and Description |
---|---|
private SchCandidate[] |
SchCandidateHolder.candidates
An array of
SchCandidate information. |
private SchCandidate[] |
SchCandidateHolder.mergedCandidates
An array of
SchCandidate providing information about merged identical profile agent schedules. |
Modifier and Type | Method and Description |
---|---|
SchCandidate[] |
SchCandidateHolder.getCandidates()
Gets the candidates value for this SchCandidateHolder.
|
SchCandidate[] |
SchCandidateHolder.getMergedCandidates()
Gets the mergedCandidates value for this SchCandidateHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchCandidateHolder.setCandidates(SchCandidate[] candidates)
Sets the candidates value for this SchCandidateHolder.
|
void |
SchCandidateHolder.setMergedCandidates(SchCandidate[] mergedCandidates)
Sets the mergedCandidates value for this SchCandidateHolder.
|
Constructor and Description |
---|
SchCandidateHolder(int candidatesNSizeIs,
SchCandidate[] candidates,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo,
int bidsNSizeIs,
SchBid[] bids,
int mergedCandidatesNSizeIs,
SchCandidate[] mergedCandidates) |
SchCandidateHolder(int candidatesNSizeIs,
SchCandidate[] candidates,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo,
int bidsNSizeIs,
SchBid[] bids,
int mergedCandidatesNSizeIs,
SchCandidate[] mergedCandidates) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.