org.jenkinsci.plugins.envinject
Class EnvInjectVarList
java.lang.Object
org.jenkinsci.plugins.envinject.EnvInjectVarList
- All Implemented Interfaces:
- Serializable
@ExportedBean(defaultVisibility=99)
public class EnvInjectVarList
- 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 |
EnvInjectVarList
public EnvInjectVarList(Map<String,String> envMap)
getEnvMap
@Exported
public Map<String,String> getEnvMap()
getApi
public hudson.model.Api getApi()
doExport
public void doExport(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws IOException
- Throws:
IOException
Copyright © 2004-2012. All Rights Reserved.