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.MatrixRun
Packages that use
MatrixRun
Package
Description
org.jenkinsci.test.acceptance.po
Uses of
MatrixRun
in
org.jenkinsci.test.acceptance.po
Methods in
org.jenkinsci.test.acceptance.po
that return
MatrixRun
Modifier and Type
Method
Description
MatrixRun
MatrixBuild.
getConfiguration
(
String
name)
Methods in
org.jenkinsci.test.acceptance.po
that return types with arguments of type
MatrixRun
Modifier and Type
Method
Description
List
<
MatrixRun
>
MatrixBuild.
getConfigurations
()