Uses of Package
jenkins.tasks
-
Packages that use jenkins.tasks Package Description hudson.tasks jenkins.tasks -
Classes in jenkins.tasks used by hudson.tasks Class Description SimpleBuildStep -
Classes in jenkins.tasks used by jenkins.tasks Class Description SimpleBuildWrapper.Context Parameter passed toSimpleBuildWrapper.setUp(jenkins.tasks.SimpleBuildWrapper.Context, hudson.model.Run<?, ?>, hudson.FilePath, hudson.Launcher, hudson.model.TaskListener, hudson.EnvVars)
to allow an implementation to specify its behavior after the initial setup.SimpleBuildWrapper.Disposer An optional callback to run at the end of the wrapped block.