Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Field and Description |
---|---|
private SchScenarioSite[] |
SchScenario.schSites
An array of sites in the scenario.
|
Modifier and Type | Method and Description |
---|---|
SchScenarioSite[] |
SchScenario.getSchSites()
Gets the schSites value for this SchScenario.
|
Modifier and Type | Method and Description |
---|---|
int |
WFMScheduleService761Soap.createScenario(java.lang.String name,
double startDate,
double endDate,
double endDateExt,
SchScenarioSite[] sites,
int type,
java.lang.String comments)
Creates new schedule scenario
SchScenario |
void |
SchScenario.setSchSites(SchScenarioSite[] schSites)
Sets the schSites value for this SchScenario.
|
Constructor and Description |
---|
SchScenario(int wmScheduleId,
java.lang.String wmName,
double wmStartDate,
double wmEndDate,
double wmEndDateExt,
int wmType,
java.lang.String wmComments,
int schSitesNSizeIs,
SchScenarioSite[] schSites,
int schSiteStatusNSizeIs,
SchScenarioSiteStatus[] schSiteStatus,
double wmCreateDateTime,
double wmUpdateDateTime,
int gswUserId,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.