Interface QuotaCalculator
public interface QuotaCalculator
Calculates the quota. This is used in the context of a
Plan.- Author:
- ogronnesby
-
Method Summary
-
Method Details
-
calculate
Quota calculate()Calculate the quota for a given environment
-