Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule712 |
WFM Schedule Service is part of WFM Server that handles schedule data.
|
Modifier and Type | Field and Description |
---|---|
private SchScenarioAgent[] |
SchScenarioSite.schAgents |
Modifier and Type | Method and Description |
---|---|
SchScenarioAgent[] |
SchScenarioSite.getSchAgents()
Gets the schAgents value for this SchScenarioSite.
|
Modifier and Type | Method and Description |
---|---|
void |
WFMScheduleService712Soap.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.