Uses of Class
hudson.plugins.jacoco.JacocoReportDir

Packages that use JacocoReportDir
hudson.plugins.jacoco   
 

Uses of JacocoReportDir in hudson.plugins.jacoco
 

Methods in hudson.plugins.jacoco that return JacocoReportDir
 JacocoReportDir JacocoBuildAction.getJacocoReport()
           
 

Methods in hudson.plugins.jacoco with parameters of type JacocoReportDir
static JacocoBuildAction JacocoBuildAction.load(hudson.model.AbstractBuild<?,?> owner, Rule rule, JacocoHealthReportThresholds thresholds, hudson.model.BuildListener listener, JacocoReportDir layout, String[] includes, String[] excludes)
          Constructs the object from JaCoCo exec files.
 



Copyright © 2004-2014 Hudson. All Rights Reserved.