JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jenkinsci.plugins.pipeline.modeldefinition.model.Matrix
Packages that use
Matrix
Package
Description
org.jenkinsci.plugins.pipeline.modeldefinition.model
Uses of
Matrix
in
org.jenkinsci.plugins.pipeline.modeldefinition.model
Methods in
org.jenkinsci.plugins.pipeline.modeldefinition.model
that return
Matrix
Modifier and Type
Method
Description
Matrix
Stage.
getMatrix
()
Methods in
org.jenkinsci.plugins.pipeline.modeldefinition.model
with parameters of type
Matrix
Modifier and Type
Method
Description
void
Stage.
setMatrix
(
Matrix
value)