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.StringgetId()return the identifier of the resource
-