public class MavenSpyLogProcessor extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
MavenSpyLogProcessor.MavenArtifact |
static class |
MavenSpyLogProcessor.MavenDependency |
static class |
MavenSpyLogProcessor.PluginInvocation |
| Constructor and Description |
|---|
MavenSpyLogProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
processMavenSpyLogs(org.jenkinsci.plugins.workflow.steps.StepContext context,
hudson.FilePath mavenSpyLogFolder,
List<MavenPublisher> options) |
public void processMavenSpyLogs(org.jenkinsci.plugins.workflow.steps.StepContext context,
hudson.FilePath mavenSpyLogFolder,
List<MavenPublisher> options)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.