Class RefinementFile

java.lang.Object
org.jenkinsci.plugins.vmanager.charts.model.RefinementFile
All Implemented Interfaces:
Describable<RefinementFile>

public class RefinementFile extends Object implements Describable<RefinementFile>
One full filesystem path to a vManager refinement (or vPlan refinement) file.

Used as the row type for the repeatable path lists on a MetricDefinition (Coverage / vPlan refinement files).

  • Constructor Details

    • RefinementFile

      @DataBoundConstructor public RefinementFile(String path)
  • Method Details

    • getPath

      public String getPath()