public class TasksScannerPublisher extends MavenPublisher
TasksPublisher,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
TasksScannerPublisher.DescriptorImpl |
| Constructor and Description |
|---|
TasksScannerPublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.jenkinsci.plugins.workflow.steps.StepContext context,
Element mavenSpyLogsElt) |
buildReportersList, compareTo, getDescriptor, isDisabled, setDisabled, toStringpublic void process(@Nonnull org.jenkinsci.plugins.workflow.steps.StepContext context, @Nonnull Element mavenSpyLogsElt) throws IOException, InterruptedException
process in class MavenPublishermavenSpyLogsElt - maven spy report. WARNING experimental structure for the moment, subject to change.IOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.