Uses of Class
overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.event.CapacityPlanningScenarioCoverageReportOutput
Packages that use CapacityPlanningScenarioCoverageReportOutput
Package
Description
-
Uses of CapacityPlanningScenarioCoverageReportOutput in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.event
Subclasses of CapacityPlanningScenarioCoverageReportOutput in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.eventModifier and TypeClassDescriptionclassBusiness object representing an output for the capacity planning scenario coverage activity reportclassBusiness object representing an output for the capacity planning scenario coverage resource reportclassBusiness object representing an output for the capacity planning scenario coverage time report -
Uses of CapacityPlanningScenarioCoverageReportOutput in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task with parameters of type CapacityPlanningScenarioCoverageReportOutputModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningScenarioCoverageReport.populateAvailableCapacityOutput(CapacityPlanningScenarioCoverageReportOutput output, List<Map<String, Object>> availableCapacityFiltered) Populate the output with the data from the available capacity.protected voidBTCapacityPlanningScenarioCoverageReport.populateCommittedCapacityOutput(CapacityPlanningScenarioCoverageReportOutput output, List<Map<String, Object>> committedCapacityFiltered) Populate the output with the data from the committed capacity.protected voidBTCapacityPlanningScenarioCoverageReport.populateDemandOutput(CapacityPlanningScenarioCoverageReportOutput output, List<Map<String, Object>> demandFiltered) Populate the output with the data from the demand.