org.jenkinsci.plugins.buildcontextcapture.service
Class EnVarsGetter
java.lang.Object
org.jenkinsci.plugins.buildcontextcapture.service.EnVarsGetter
- All Implemented Interfaces:
- Serializable
public class EnVarsGetter
- extends Object
- implements Serializable
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnVarsGetter
public EnVarsGetter()
gatherJobEnvVars
public Map<String,String> gatherJobEnvVars(hudson.model.AbstractBuild build)
throws BuildContextException
- Throws:
BuildContextException
Copyright © 2004-2012. All Rights Reserved.