JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.camunda.bpm.engine.rest.hal.HalLink
Packages that use
HalLink
Package
Description
org.camunda.bpm.engine.rest.hal
Uses of
HalLink
in
org.camunda.bpm.engine.rest.hal
Fields in
org.camunda.bpm.engine.rest.hal
with type parameters of type
HalLink
Modifier and Type
Field
Description
protected
Map
<
String
,
HalLink
>
HalResource.
_links
This resource links
Methods in
org.camunda.bpm.engine.rest.hal
that return types with arguments of type
HalLink
Modifier and Type
Method
Description
Map
<
String
,
HalLink
>
HalResource.
get_links
()