Class HalTenant
java.lang.Object
org.camunda.bpm.engine.rest.hal.HalResource<HalTenant>
org.camunda.bpm.engine.rest.hal.tenant.HalTenant
- All Implemented Interfaces:
HalIdResource
-
Field Summary
Fields inherited from class org.camunda.bpm.engine.rest.hal.HalResource
_embedded, _links, linker
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.engine.rest.hal.HalResource
addEmbedded, addEmbedded, addLink, addLink, embed, get_embedded, get_links, getEmbedded
-
Field Details
-
REL_SELF
-
id
-
name
-
-
Constructor Details
-
HalTenant
public HalTenant()
-
-
Method Details
-
fromTenant
-
getId
Description copied from interface:HalIdResource
return the identifier of the resource- Specified by:
getId
in interfaceHalIdResource
-
getName
-