JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.jenkins.blueocean.rest.hal.Links
Packages that use
Links
Package
Description
io.jenkins.blueocean.rest.hal
io.jenkins.blueocean.rest.model
Uses of
Links
in
io.jenkins.blueocean.rest.hal
Methods in
io.jenkins.blueocean.rest.hal
that return
Links
Modifier and Type
Method
Description
Links
Links.
add
(
String
ref)
Add a new link with key 'ref' and href being self.href+ref
Links
Links.
add
(
String
ref,
Link
link)
Uses of
Links
in
io.jenkins.blueocean.rest.model
Methods in
io.jenkins.blueocean.rest.model
that return
Links
Modifier and Type
Method
Description
Links
Resource.
getLinks
()
Links to all resources available in the context of this resource