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 AbstractBuildgetBuild()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidoverrideAll(Map<String, String> all) Deprecated.protected ObjectDeprecated.
-
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:
getIconFileNamein interfaceAction
-
getDisplayName
Deprecated.- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
Deprecated.- Specified by:
getUrlNamein interfaceAction
-
getBuild
Deprecated. -
getTarget
Deprecated.- Specified by:
getTargetin interfaceorg.kohsuke.stapler.StaplerProxy
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
EnvInjectPluginAction.