Uses of Class
step.plugins.quotamanager.config.QuotaManagerConfig
Packages that use QuotaManagerConfig
-
Uses of QuotaManagerConfig in step.plugins.quotamanager
Methods in step.plugins.quotamanager that return QuotaManagerConfigMethods in step.plugins.quotamanager with parameters of type QuotaManagerConfigConstructors in step.plugins.quotamanager with parameters of type QuotaManagerConfig -
Uses of QuotaManagerConfig in step.plugins.quotamanager.config
Methods in step.plugins.quotamanager.config that return QuotaManagerConfigModifier and TypeMethodDescriptionstatic QuotaManagerConfig
QuotaManagerConfigParser.parseConfig
(File file) static QuotaManagerConfig
QuotaManagerConfigParser.parseConfig
(String resourceName) Methods in step.plugins.quotamanager.config with parameters of type QuotaManagerConfigModifier and TypeMethodDescriptionstatic void
QuotaManagerConfigParser.saveConfig
(QuotaManagerConfig config, File file)