Uses of Class
overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem.CapacityPlanningResource
Packages that use CapacityPlanningResource
Package
Description
-
Uses of CapacityPlanningResource in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem that return CapacityPlanningResourceModifier and TypeMethodDescriptionprotected CapacityPlanningResourceCapacityPlanningProblemBuilder.buildResource(BOForecastResource forecastResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem that return types with arguments of type CapacityPlanningResourceMethod parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem with type arguments of type CapacityPlanningResourceModifier and TypeMethodDescriptionvoidCapacityPlanningProblem.setResources(List<CapacityPlanningResource> resources) -
Uses of CapacityPlanningResource 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 CapacityPlanningResourceModifier and TypeMethodDescriptionprotected CapacityPlanningResourceSupportDataResourceHelper.buildSupportData(CapacityPlanningResource resource, CapacityPlanningResourceWorkingDay workingDay) protected Set<CapacityPlanningResourceSupportData> ResourceHelper.mapResourceSupportData(CapacityPlanningResource resource) Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.solver.simple.utils with type arguments of type CapacityPlanningResourceModifier and TypeMethodDescriptionResourceHelper.resourcesData(List<CapacityPlanningResource> resources)