net.praqma.jenkins.plugin.reloaded
Class MatrixReloadedEnvironmentContributor
java.lang.Object
hudson.model.EnvironmentContributor
net.praqma.jenkins.plugin.reloaded.MatrixReloadedEnvironmentContributor
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public class MatrixReloadedEnvironmentContributor
- extends hudson.model.EnvironmentContributor
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Method Summary |
void |
buildEnvironmentFor(hudson.model.Run r,
hudson.EnvVars envs,
hudson.model.TaskListener listener)
|
Methods inherited from class hudson.model.EnvironmentContributor |
all |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatrixReloadedEnvironmentContributor
public MatrixReloadedEnvironmentContributor()
buildEnvironmentFor
public void buildEnvironmentFor(hudson.model.Run r,
hudson.EnvVars envs,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
- Specified by:
buildEnvironmentFor
in class hudson.model.EnvironmentContributor
- Throws:
IOException
InterruptedException
Copyright © 2004-2014. All Rights Reserved.