public class EnvVarsUtils extends Object
EnvVars.| Constructor and Description |
|---|
EnvVarsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
overrideAll(hudson.EnvVars env,
Map<String,String> all)
Changes the behavior of
EnvVars.overrideAll(Map) which
drops variables which have value a null or a 0-length value: This
implementation doesn't. |
Copyright © 2016–2017. All rights reserved.