@Deprecated public class EnvInjectAction extends Object implements hudson.model.Action, org.kohsuke.stapler.StaplerProxy
Constructor and Description |
---|
EnvInjectAction(hudson.model.AbstractBuild build,
Map<String,String> envMap)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Deprecated.
|
Map<String,String> |
getEnvMap()
Deprecated.
|
String |
getIconFileName()
Deprecated.
|
Object |
getTarget()
Deprecated.
|
String |
getUrlName()
Deprecated.
|
void |
overrideAll(Map<String,String> all)
Deprecated.
|
public static String URL_NAME
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
public Object getTarget()
getTarget
in interface org.kohsuke.stapler.StaplerProxy
Copyright © 2004-2014. All Rights Reserved.