Package org.jenkinsci.plugins.envinject
Class EnvInjectAction
java.lang.Object
org.jenkinsci.plugins.envinject.EnvInjectAction
- All Implemented Interfaces:
Action
,ModelObject
,org.kohsuke.stapler.StaplerProxy
@Deprecated
public class EnvInjectAction
extends Object
implements Action, org.kohsuke.stapler.StaplerProxy
Deprecated.
- Author:
- Gregory Boissinot
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractBuild
getBuild()
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.void
overrideAll
(Map<String, String> all) Deprecated.protected Object
Deprecated.
-
Field Details
-
URL_NAME
@Deprecated @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public static final String URL_NAMEDeprecated.The field does nothing. It was public by mistake- See Also:
-
-
Constructor Details
-
EnvInjectAction
Deprecated.
-
-
Method Details
-
overrideAll
Deprecated. -
getEnvMap
Deprecated. -
getIconFileName
Deprecated.- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
Deprecated.- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
Deprecated.- Specified by:
getUrlName
in interfaceAction
-
getBuild
Deprecated. -
getTarget
Deprecated.- Specified by:
getTarget
in interfaceorg.kohsuke.stapler.StaplerProxy
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
EnvInjectPluginAction
.