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 java.util.Map<java.lang.String,HalLink>HalResource. _linksThis resource linksMethods in org.camunda.bpm.engine.rest.hal that return types with arguments of type HalLink Modifier and Type Method Description java.util.Map<java.lang.String,HalLink>HalResource. get_links()
-