Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchScenarioShort> |
SchScenarioHolder.scenarioShort
An array of
SchScenarioShort |
protected java.util.List<SchScenarioShort> |
SchAuditLog.schScenarioInfo
Contains
SchScenarioShort info for every scenario referenced in the response. |
Modifier and Type | Method and Description |
---|---|
SchScenarioShort |
SchScenarioShort.withGswUserId(int value) |
SchScenarioShort |
SchScenarioShort.withSchSiteStatus(java.util.Collection<SchScenarioSiteStatus> values) |
SchScenarioShort |
SchScenarioShort.withSchSiteStatus(SchScenarioSiteStatus... values) |
SchScenarioShort |
SchScenarioShort.withSchSiteStatusNSizeIs(int value) |
SchScenarioShort |
SchScenarioShort.withTimestamp(long value) |
SchScenarioShort |
SchScenarioShort.withWmComments(java.lang.String value) |
SchScenarioShort |
SchScenarioShort.withWmCreateDateTime(double value) |
SchScenarioShort |
SchScenarioShort.withWmEndDate(double value) |
SchScenarioShort |
SchScenarioShort.withWmEndDateExt(double value) |
SchScenarioShort |
SchScenarioShort.withWmForecastId(int value) |
SchScenarioShort |
SchScenarioShort.withWmName(java.lang.String value) |
SchScenarioShort |
SchScenarioShort.withWmScheduleId(int value) |
SchScenarioShort |
SchScenarioShort.withWmStartDate(double value) |
SchScenarioShort |
SchScenarioShort.withWmType(int value) |
SchScenarioShort |
SchScenarioShort.withWmUpdateDateTime(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchScenarioShort> |
SchScenarioHolder.getScenarioShort()
Gets the value of the scenarioShort property.
|
java.util.List<SchScenarioShort> |
SchAuditLog.getSchScenarioInfo()
Gets the value of the schScenarioInfo property.
|
Modifier and Type | Method and Description |
---|---|
SchScenarioHolder |
SchScenarioHolder.withScenarioShort(SchScenarioShort... values) |
SchAuditLog |
SchAuditLog.withSchScenarioInfo(SchScenarioShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchScenarioHolder.setScenarioShort(java.util.List<SchScenarioShort> scenarioShort)
Sets the value of the scenarioShort property.
|
void |
SchAuditLog.setSchScenarioInfo(java.util.List<SchScenarioShort> schScenarioInfo)
Sets the value of the schScenarioInfo property.
|
SchScenarioHolder |
SchScenarioHolder.withScenarioShort(java.util.Collection<SchScenarioShort> values) |
SchAuditLog |
SchAuditLog.withSchScenarioInfo(java.util.Collection<SchScenarioShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.