JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.jenkins.plugins.propelo.commons.models.blue_ocean.Cause
Packages that use
Cause
Package
Description
io.jenkins.plugins.propelo.commons.models.blue_ocean
Uses of
Cause
in
io.jenkins.plugins.propelo.commons.models.blue_ocean
Methods in
io.jenkins.plugins.propelo.commons.models.blue_ocean
that return types with arguments of type
Cause
Modifier and Type
Method
Description
List
<
Cause
>
JobRun.
getCauses
()
Method parameters in
io.jenkins.plugins.propelo.commons.models.blue_ocean
with type arguments of type
Cause
Modifier and Type
Method
Description
void
JobRun.
setCauses
(
List
<
Cause
> causes)