jenkins.plugins.startedbyenvvar
Class StartedByEnvVarContributor
java.lang.Object
hudson.model.EnvironmentContributor
jenkins.plugins.startedbyenvvar.StartedByEnvVarContributor
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public class StartedByEnvVarContributor
- 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 |
StartedByEnvVarContributor
public StartedByEnvVarContributor()
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-2011. All Rights Reserved.