Klasse ReportLocations

java.lang.Object
io.jenkins.plugins.analysis.core.model.ReportLocations

public class ReportLocations extends Object
Extracts all affected files of a Report and adds them to a new FileLocations instance.
Autor:
Ullrich Hafner
  • Konstruktordetails

    • ReportLocations

      public ReportLocations()
  • Methodendetails

    • toFileLocations

      public io.jenkins.plugins.forensics.blame.FileLocations toFileLocations(edu.hm.hafner.analysis.Report report)
      Returns the affected file locations in the report.
      Parameter:
      report - the report to get the affected files from
      Gibt zurück:
      the affected file locations