Class 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 Detail

      • InspectionReport

        public InspectionReport​(List<Issue> issues)
    • Method Detail