public class EnvMapperAction
extends hudson.model.InvisibleAction
Constructor and Description |
---|
EnvMapperAction(Map<String,String> envVariables) |
Modifier and Type | Method and Description |
---|---|
void |
add(String k,
String v) |
Map<String,String> |
getEnvVariables() |
void |
merge(hudson.EnvVars that)
Merges existing env map in to given EnvVars
|
void |
putAll(Map<String,String> env) |
Copyright © 2004-2014. All Rights Reserved.