Class JenkinsMavenEventSpyLogsPublisher
java.lang.Object
org.jenkinsci.plugins.pipeline.maven.publishers.JenkinsMavenEventSpyLogsPublisher
- All Implemented Interfaces:
Serializable
Primarily for debugging purpose, archive the Maven build logs
- Author:
- Cyrille Le Clerc
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JenkinsMavenEventSpyLogsPublisher
public JenkinsMavenEventSpyLogsPublisher()
-
-
Method Details
-
process
public void process(@NonNull org.jenkinsci.plugins.workflow.steps.StepContext context, @NonNull FilePath mavenSpyLogs) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-