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 HalHalLinker. halstatic HalHal. instanceMethods in org.camunda.bpm.engine.rest.hal that return Hal Modifier and Type Method Description static HalHal. getInstance()Constructors in org.camunda.bpm.engine.rest.hal with parameters of type Hal Constructor Description HalLinker(Hal hal, HalResource<?> resource)
-