public class EnvInjectActionSetter extends Object implements Serializable
Constructor and Description |
---|
EnvInjectActionSetter(hudson.FilePath rootPath) |
Modifier and Type | Method and Description |
---|---|
void |
addEnvVarsToEnvInjectBuildAction(hudson.model.AbstractBuild<?,?> build,
Map<String,String> envMap) |
public void addEnvVarsToEnvInjectBuildAction(hudson.model.AbstractBuild<?,?> build, Map<String,String> envMap) throws org.jenkinsci.lib.envinject.EnvInjectException, IOException, InterruptedException
org.jenkinsci.lib.envinject.EnvInjectException
IOException
InterruptedException
Copyright © 2004-2014. All Rights Reserved.