Class HalGroup
java.lang.Object
org.camunda.bpm.engine.rest.hal.HalResource<HalGroup>
org.camunda.bpm.engine.rest.hal.group.HalGroup
- All Implemented Interfaces:
HalIdResource
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected String
static final HalRelation
protected String
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
-
type
-
-
Constructor Details
-
HalGroup
public HalGroup()
-
-
Method Details
-
fromGroup
-
getId
Description copied from interface:HalIdResource
return the identifier of the resource- Specified by:
getId
in interfaceHalIdResource
-
getName
-
getType
-