Package org.camunda.bpm.engine.rest.hal
Interface HalIdResource
-
- All Known Implementing Classes:
HalCaseDefinition
,HalGroup
,HalProcessDefinition
,HalTenant
,HalUser
public interface HalIdResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getId()
return the identifier of the resource
-