Uses of Class
org.camunda.bpm.engine.rest.hal.Hal
-
Packages that use Hal Package Description org.camunda.bpm.engine.rest.hal -
-
Uses of Hal in org.camunda.bpm.engine.rest.hal
Fields in org.camunda.bpm.engine.rest.hal declared as Hal Modifier and Type Field Description protected Hal
HalLinker. hal
static Hal
Hal. instance
Methods in org.camunda.bpm.engine.rest.hal that return Hal Modifier and Type Method Description static Hal
Hal. getInstance()
Constructors in org.camunda.bpm.engine.rest.hal with parameters of type Hal Constructor Description HalLinker(Hal hal, HalResource<?> resource)
-