EnvInjectPluginAction
.@Deprecated public class EnvInjectAction extends Object implements hudson.model.Action, org.kohsuke.stapler.StaplerProxy
Modifier and Type | Field and Description |
---|---|
static String |
URL_NAME
Deprecated.
The field does nothing. It was public by mistake
|
Constructor and Description |
---|
EnvInjectAction(hudson.model.AbstractBuild build,
Map<String,String> envMap)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected hudson.model.AbstractBuild |
getBuild()
Deprecated.
|
String |
getDisplayName()
Deprecated.
|
Map<String,String> |
getEnvMap()
Deprecated.
|
String |
getIconFileName()
Deprecated.
|
Object |
getTarget()
Deprecated.
|
String |
getUrlName()
Deprecated.
|
void |
overrideAll(Map<String,String> all)
Deprecated.
|
@Deprecated @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static final 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
protected hudson.model.AbstractBuild getBuild()
public Object getTarget()
getTarget
in interface org.kohsuke.stapler.StaplerProxy
Copyright © 2016–2017. All rights reserved.