@Deprecated @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class EnvInjectSavable extends Object
| Constructor and Description |
|---|
EnvInjectSavable()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getEnvironment(File envInjectBaseDir)
Deprecated.
|
void |
saveEnvironment(File rootDir,
Map<String,String> envMap)
Deprecated.
|
public Map<String,String> getEnvironment(File envInjectBaseDir) throws EnvInjectException
EnvInjectExceptionpublic void saveEnvironment(File rootDir, Map<String,String> envMap) throws EnvInjectException
EnvInjectExceptionCopyright © 2004-2017. All Rights Reserved.