Uses of Class
org.jenkinsci.plugins.vmanager.charts.model.RefinementFile
Packages that use RefinementFile
-
Uses of RefinementFile in org.jenkinsci.plugins.vmanager.charts.model
Methods in org.jenkinsci.plugins.vmanager.charts.model that return types with arguments of type RefinementFileModifier and TypeMethodDescriptionMetricDefinition.getRefinementFiles()MetricDefinition.getVplanRefinementFiles()Method parameters in org.jenkinsci.plugins.vmanager.charts.model with type arguments of type RefinementFileModifier and TypeMethodDescriptionvoidMetricDefinition.setRefinementFiles(List<RefinementFile> refinementFiles) voidMetricDefinition.setVplanRefinementFiles(List<RefinementFile> vplanRefinementFiles)