JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jenkinsci.test.acceptance.po.BuildWrapper
Packages that use
BuildWrapper
Package
Description
org.jenkinsci.test.acceptance.plugins.project_description_setter
org.jenkinsci.test.acceptance.plugins.rvm
org.jenkinsci.test.acceptance.po
Uses of
BuildWrapper
in
org.jenkinsci.test.acceptance.plugins.project_description_setter
Subclasses of
BuildWrapper
in
org.jenkinsci.test.acceptance.plugins.project_description_setter
Modifier and Type
Class
Description
class
ProjectDescriptionSetter
Uses of
BuildWrapper
in
org.jenkinsci.test.acceptance.plugins.rvm
Subclasses of
BuildWrapper
in
org.jenkinsci.test.acceptance.plugins.rvm
Modifier and Type
Class
Description
class
Rvm
"Run the build in a RVM-managed environment"
Uses of
BuildWrapper
in
org.jenkinsci.test.acceptance.po
Methods in
org.jenkinsci.test.acceptance.po
with type parameters of type
BuildWrapper
Modifier and Type
Method
Description
<T extends
BuildWrapper
>
T
Job.
addBuildWrapper
(
Class
<T> type)