org.jenkinsci.plugins.envinject
Class EnvInjectVarList
java.lang.Object
org.jenkinsci.plugins.envinject.EnvInjectVarList
- All Implemented Interfaces:
- Serializable
@ExportedBean
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()
Copyright © 2004-2011. All Rights Reserved.