Uses of Class
overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem.CapacityPlanningActivityTimeFrame
Packages that use CapacityPlanningActivityTimeFrame
Package
Description
-
Uses of CapacityPlanningActivityTimeFrame in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem that return CapacityPlanningActivityTimeFrameModifier and TypeMethodDescriptionprotected CapacityPlanningActivityTimeFrameCapacityPlanningProblemBuilder.buildActivityTimeframe(BOForecastActivityDetail activityDetail) Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem that return types with arguments of type CapacityPlanningActivityTimeFrameMethod parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem with type arguments of type CapacityPlanningActivityTimeFrameModifier and TypeMethodDescriptionvoidCapacityPlanningActivity.setTimeFrames(List<CapacityPlanningActivityTimeFrame> timeFrames) -
Uses of CapacityPlanningActivityTimeFrame in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.solver.simple.utils
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.solver.simple.utils with parameters of type CapacityPlanningActivityTimeFrameModifier and TypeMethodDescriptionprotected CapacityPlanningActivitySupportDataActivityHelper.buildSupportData(CapacityPlanningActivity activity, CapacityPlanningActivityTimeFrame timeframe)