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
FieldsFields inherited from class org.camunda.bpm.engine.rest.hal.HalResource
_embedded, _links, linker - 
Constructor Summary
Constructors - 
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:HalIdResourcereturn the identifier of the resource- Specified by:
 getIdin interfaceHalIdResource
 - 
getName
 
 -