Package org.camunda.bpm.engine.rest.hal
Class EmptyHalCollection
java.lang.Object
org.camunda.bpm.engine.rest.hal.HalResource<T>
org.camunda.bpm.engine.rest.hal.HalCollectionResource<EmptyHalCollection>
org.camunda.bpm.engine.rest.hal.EmptyHalCollection
- Author:
 - Sebastian Menski
 
- 
Field Summary
FieldsFields inherited from class org.camunda.bpm.engine.rest.hal.HalCollectionResource
countFields 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.HalCollectionResource
getCountMethods inherited from class org.camunda.bpm.engine.rest.hal.HalResource
addEmbedded, addEmbedded, addLink, addLink, embed, get_embedded, get_links, getEmbedded 
- 
Field Details
- 
INSTANCE
 
 - 
 - 
Constructor Details
- 
EmptyHalCollection
public EmptyHalCollection() - 
EmptyHalCollection
public EmptyHalCollection(long count)  
 - 
 - 
Method Details
- 
emptyHalCollection
 
 -