Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Field and Description |
---|---|
private SchScenarioAgent[] |
SchScenarioSite.schAgents
An array of
SchScenarioAgent , specifying agents in the scenario. |
Modifier and Type | Method and Description |
---|---|
SchScenarioAgent[] |
WFMScheduleService761Soap.getScenarioAgentInfo(int scheduleID,
int siteID,
int[] agentIDArray)
Returns additional information related to scenario agents.
|
SchScenarioAgent[] |
SchScenarioSite.getSchAgents()
Gets the schAgents value for this SchScenarioSite.
|
Modifier and Type | Method and Description |
---|---|
void |
WFMScheduleService761Soap.addAgentToScenario(int scheduleID,
int siteID,
SchScenarioAgent[] agentArray) |
void |
SchScenarioSite.setSchAgents(SchScenarioAgent[] schAgents)
Sets the schAgents value for this SchScenarioSite.
|
Constructor and Description |
---|
SchScenarioSite(int wmSiteId,
int schActivitiesNSizeIs,
int[] schActivities,
int schAgentsNSizeIs,
SchScenarioAgent[] schAgents) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.