Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchScenarioAgent> |
SchScenarioSite.schAgents
An array of
SchScenarioAgent , specifying agents in the scenario. |
Modifier and Type | Method and Description |
---|---|
SchScenarioAgent |
SchScenarioAgent.withGswAgentId(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmBid(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmPosition(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmProfileAgentId(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmProfileId(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmProfileTeamId(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmQuota(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmSeniority(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmSiteId(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmTeamId(int value) |
SchScenarioAgent |
SchScenarioAgent.withWmType(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchScenarioAgent> |
WFMScheduleService851Soap.getScenarioAgentInfo(int scheduleID,
CfgAgentFilter agentFilter)
Returns additional information related to scenario agents.
|
java.util.List<SchScenarioAgent> |
SchScenarioSite.getSchAgents()
Gets the value of the schAgents property.
|
Modifier and Type | Method and Description |
---|---|
SchScenarioSite |
SchScenarioSite.withSchAgents(SchScenarioAgent... values) |
Modifier and Type | Method and Description |
---|---|
void |
WFMScheduleService851Soap.addAgentToScenario(int scheduleID,
int siteID,
java.util.List<SchScenarioAgent> agentArray)
Adds new agents to the scenario
|
void |
SchScenarioSite.setSchAgents(java.util.List<SchScenarioAgent> schAgents)
Sets the value of the schAgents property.
|
SchScenarioSite |
SchScenarioSite.withSchAgents(java.util.Collection<SchScenarioAgent> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.