Uses of Class
com.cloudbees.workflow.rest.hal.Links
-
Packages that use Links Package Description com.cloudbees.workflow.rest.external The "external" object model for the API.com.cloudbees.workflow.rest.hal Hypertext Application Language (HAL) helper classes. -
-
Uses of Links in com.cloudbees.workflow.rest.external
Subclasses of Links in com.cloudbees.workflow.rest.external Modifier and Type Class Description static class
FlowNodeExt.FlowNodeLinks
static class
JobExt.JobLinks
static class
RunExt.RunLinks
-
Uses of Links in com.cloudbees.workflow.rest.hal
Methods in com.cloudbees.workflow.rest.hal that return Links Modifier and Type Method Description Links
Links. initSelf(String rel)
-