Uses of Class
hudson.tasks.BuildWrapper.Environment
Packages that use BuildWrapper.Environment
Package
Description
-
Uses of BuildWrapper.Environment in hudson.tasks
Methods in hudson.tasks that return BuildWrapper.EnvironmentModifier and TypeMethodDescriptionBuildWrapper.setUp
(AbstractBuild build, Launcher launcher, BuildListener listener) Runs before theBuilder
runs (but after the checkout has occurred), and performs a set up.BuildWrapper.setUp
(Build build, Launcher launcher, BuildListener listener) Deprecated.since 2007-10-28. -
Uses of BuildWrapper.Environment in jenkins.tasks
Methods in jenkins.tasks that return BuildWrapper.EnvironmentModifier and TypeMethodDescriptionfinal BuildWrapper.Environment
SimpleBuildWrapper.setUp
(AbstractBuild build, Launcher launcher, BuildListener listener)