Uses of Class
jenkins.tasks.SimpleBuildWrapper.Context
-
Uses of SimpleBuildWrapper.Context in jenkins.tasks
Modifier and TypeMethodDescriptionSimpleBuildWrapper.createContext()
Creates a newSimpleBuildWrapper.Context
for use with this wrapper.Modifier and TypeMethodDescriptionvoid
SimpleBuildWrapper.setUp
(SimpleBuildWrapper.Context context, Run<?, ?> build, FilePath workspace, Launcher launcher, TaskListener listener, EnvVars initialEnvironment) Called when a segment of a build is started that is to be enhanced with this wrapper.void
SimpleBuildWrapper.setUp
(SimpleBuildWrapper.Context context, Run<?, ?> build, TaskListener listener, EnvVars initialEnvironment) Called when a segment of a build is started that is to be enhanced with this wrapper.