Package org.jenkinsci.plugins.envinject
Class EnvInjectGlobalPasswordWrapper
java.lang.Object
hudson.model.AbstractDescribableImpl<BuildWrapper>
hudson.tasks.BuildWrapper
org.jenkinsci.plugins.envinject.EnvInjectGlobalPasswordWrapper
- All Implemented Interfaces:
ExtensionPoint,Describable<BuildWrapper>
Deprecated.
- Author:
- Gregory Boissinot
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated.Nested classes/interfaces inherited from class hudson.tasks.BuildWrapper
BuildWrapper.EnvironmentNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetUp(AbstractBuild build, Launcher launcher, BuildListener listener) Deprecated.Methods inherited from class hudson.tasks.BuildWrapper
all, decorateLauncher, decorateLogger, getProjectAction, getProjectActions, makeBuildVariables, makeSensitiveBuildVariables, preCheckout, setUpMethods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
EnvInjectGlobalPasswordWrapper
@DataBoundConstructor public EnvInjectGlobalPasswordWrapper()Deprecated.
-
-
Method Details
-
setUp
public BuildWrapper.Environment setUp(AbstractBuild build, Launcher launcher, BuildListener listener) throws IOException, InterruptedException Deprecated.- Overrides:
setUpin classBuildWrapper- Throws:
IOExceptionInterruptedException
-