Class InspectionReport

java.lang.Object
org.jenkinsci.plugins.sonargerrit.sonar.InspectionReport

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class InspectionReport extends Object
Project: Sonar-Gerrit Plugin Author: Tatiana Didik Created: 19.12.2017 21:55
  • Constructor Details

    • InspectionReport

      public InspectionReport(List<Issue> issues)
  • Method Details