Package | Description |
---|---|
com.genesyslab.wfm8.API.service.forecast800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<FrcDataObjectives> |
FrcTargetForecastInformation.objectives
Objectives
|
protected java.util.List<FrcDataObjectives> |
FrcActivityStaffingDataObjectives.objectives
Staffing Objectives
|
protected java.util.List<FrcDataObjectives> |
FrcActivityForecastInformation.objectives
Objectives array
|
Modifier and Type | Method and Description |
---|---|
FrcDataObjectives |
FrcDataObjectives.withAbandonPCT(double value) |
FrcDataObjectives |
FrcDataObjectives.withASA(double value) |
FrcDataObjectives |
FrcDataObjectives.withMaxOccPCT(double value) |
FrcDataObjectives |
FrcDataObjectives.withPeriodStart(double value) |
FrcDataObjectives |
FrcDataObjectives.withServicePCT(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<FrcDataObjectives> |
FrcTargetForecastInformation.getObjectives()
Gets the objectives value for this FrcTargetForecastInformation.
|
java.util.List<FrcDataObjectives> |
FrcActivityStaffingDataObjectives.getObjectives()
Gets the objectives value for this FrcActivityStaffingDataObjectives.
|
java.util.List<FrcDataObjectives> |
FrcActivityForecastInformation.getObjectives()
Gets the objectives value for this FrcActivityForecastInformation.
|
Modifier and Type | Method and Description |
---|---|
FrcTargetForecastInformation |
FrcTargetForecastInformation.withObjectives(FrcDataObjectives... values) |
FrcActivityStaffingDataObjectives |
FrcActivityStaffingDataObjectives.withObjectives(FrcDataObjectives... values) |
FrcActivityForecastInformation |
FrcActivityForecastInformation.withObjectives(FrcDataObjectives... values) |
Modifier and Type | Method and Description |
---|---|
void |
FrcTargetForecastInformation.setObjectives(java.util.List<FrcDataObjectives> objectives)
Sets the objectives value for this FrcTargetForecastInformation.
|
void |
FrcActivityStaffingDataObjectives.setObjectives(java.util.List<FrcDataObjectives> objectives)
Sets the objectives value for this FrcActivityStaffingDataObjectives.
|
void |
FrcActivityForecastInformation.setObjectives(java.util.List<FrcDataObjectives> objectives)
Sets the objectives value for this FrcActivityForecastInformation.
|
FrcTargetForecastInformation |
FrcTargetForecastInformation.withObjectives(java.util.Collection<FrcDataObjectives> values) |
FrcActivityStaffingDataObjectives |
FrcActivityStaffingDataObjectives.withObjectives(java.util.Collection<FrcDataObjectives> values) |
FrcActivityForecastInformation |
FrcActivityForecastInformation.withObjectives(java.util.Collection<FrcDataObjectives> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.