|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionFileLoader | |
|---|---|
| hudson.plugins.jacoco | |
| hudson.plugins.jacoco.report | |
| Uses of ExecutionFileLoader in hudson.plugins.jacoco |
|---|
| Methods in hudson.plugins.jacoco that return ExecutionFileLoader | |
|---|---|
protected static ExecutionFileLoader |
JacocoBuildAction.getJacocoReports(hudson.FilePath fp,
String[] includes,
String[] excludes)
|
protected ExecutionFileLoader |
JacocoBuildAction.getJacocoReports(File file,
String[] includes,
String[] excludes)
|
| Uses of ExecutionFileLoader in hudson.plugins.jacoco.report |
|---|
| Constructors in hudson.plugins.jacoco.report with parameters of type ExecutionFileLoader | |
|---|---|
CoverageReport(JacocoBuildAction action,
ExecutionFileLoader executionFileLoader)
Loads the exec files using JaCoCo API. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||