Class MavenInfoEnvironment
java.lang.Object
hudson.model.Environment
jenkins.plugins.maveninfo.extractor.MavenInfoEnvironment
Environment that invokes
MavenInfoExtractor
.- Author:
- emenaceb
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.Environment
buildEnvVars, create
-
Field Details
-
config
-
-
Constructor Details
-
MavenInfoEnvironment
-
-
Method Details
-
tearDown
public boolean tearDown(AbstractBuild build, BuildListener listener) throws IOException, InterruptedException - Overrides:
tearDown
in classEnvironment
- Throws:
IOException
InterruptedException
-