Uses of Class
com.morpheusdata.model.costing.Forecast
Packages that use Forecast
-
Uses of Forecast in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return types with arguments of type ForecastModifier and TypeMethodDescriptionCostForecastProvider.generateForecast(Interval interval, List<CostHistory> costHistory, Integer numberOfForecastIntervals) Generate a forecast based on historical cost data. -
Uses of Forecast in com.morpheusdata.embed
Methods in com.morpheusdata.embed that return types with arguments of type ForecastModifier and TypeMethodDescriptionLeastSquaresCostForecastProvider.generateForecast(Interval interval, List<CostHistory> costHistory, Integer numberOfForecastIntervals)