public class FindbugsAnalysisReporter extends Object implements ResultsReporter
| Constructor and Description |
|---|
FindbugsAnalysisReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.jenkinsci.plugins.workflow.steps.StepContext context,
Element mavenSpyLogsElt) |
public void process(@Nonnull org.jenkinsci.plugins.workflow.steps.StepContext context, @Nonnull Element mavenSpyLogsElt) throws IOException, InterruptedException
process in interface ResultsReportermavenSpyLogsElt - maven spy report. WARNING experimental structure for the moment, subject to change.IOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.