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.Edge
Packages that use
Edge
Package
Description
io.jenkins.plugins.propelo.commons.models.blue_ocean
Uses of
Edge
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
Edge
Modifier and Type
Method
Description
List
<
Edge
>
Node.
getEdges
()
Method parameters in
io.jenkins.plugins.propelo.commons.models.blue_ocean
with type arguments of type
Edge
Modifier and Type
Method
Description
void
Node.
setEdges
(
List
<
Edge
> edges)