org.jenkinsci.lib.envinject.service
Class EnvInjectSaveable
java.lang.Object
org.jenkinsci.lib.envinject.service.EnvInjectSaveable
public class EnvInjectSaveable
- extends Object
- Author:
- Gregory Boissinot
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvInjectSaveable
public EnvInjectSaveable()
getEnvironment
public Map<String,String> getEnvironment(File envInjectBaseDir)
throws EnvInjectException
- Throws:
EnvInjectException
saveEnvironment
public void saveEnvironment(File rootDir,
Map<String,String> envMap)
throws EnvInjectException
- Throws:
EnvInjectException
Copyright © 2004-2012. All Rights Reserved.