Uses of Class
hudson.tasks.BuildWrapper.Environment
Package
Description
-
Uses of BuildWrapper.Environment in hudson.tasks
Modifier 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
Modifier and TypeMethodDescriptionfinal BuildWrapper.Environment
SimpleBuildWrapper.setUp
(AbstractBuild build, Launcher launcher, BuildListener listener)