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.HalLinker
Packages that use
HalLinker
Package
Description
org.camunda.bpm.engine.rest.hal
Uses of
HalLinker
in
org.camunda.bpm.engine.rest.hal
Fields in
org.camunda.bpm.engine.rest.hal
declared as
HalLinker
Modifier and Type
Field
Description
protected
HalLinker
HalResource.
linker
Methods in
org.camunda.bpm.engine.rest.hal
that return
HalLinker
Modifier and Type
Method
Description
HalLinker
Hal.
createLinker
(
HalResource
<?> resource)