org.jenkinsci.lib.envinject.service
Class EnvInjectSavable
java.lang.Object
org.jenkinsci.lib.envinject.service.EnvInjectSavable
public class EnvInjectSavable
- extends Object
- Author:
- Gregory Boissinot
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvInjectSavable
public EnvInjectSavable()
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-2013. All Rights Reserved.