Uses of Class
overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.CapacityPlanningAllTimeframesResultDetail
Packages that use CapacityPlanningAllTimeframesResultDetail
-
Uses of CapacityPlanningAllTimeframesResultDetail in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task that return types with arguments of type CapacityPlanningAllTimeframesResultDetailModifier and TypeMethodDescriptionprotected List<CapacityPlanningAllTimeframesResultDetail> BTCapacityPlanningScenarioExportExcel.getResultsGroupedByTimeframeAndResource(List<CapacityPlanningAllTimeframesResultDetail> capacityPlanningAllTimeframesResultDetailList) Takes a list ofCapacityPlanningAllTimeframesResultDetailobjects and groups them by a combination of attributes, namely Activity, ActivityTimeframe, Resource, and Team.Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task with type arguments of type CapacityPlanningAllTimeframesResultDetailModifier and TypeMethodDescriptionprotected List<CapacityPlanningAllTimeframesResultDetail> BTCapacityPlanningScenarioExportExcel.getResultsGroupedByTimeframeAndResource(List<CapacityPlanningAllTimeframesResultDetail> capacityPlanningAllTimeframesResultDetailList) Takes a list ofCapacityPlanningAllTimeframesResultDetailobjects and groups them by a combination of attributes, namely Activity, ActivityTimeframe, Resource, and Team.