Package org.camunda.bpm.engine.rest.hal
Class HalCollectionResource<T extends HalCollectionResource<?>>
java.lang.Object
org.camunda.bpm.engine.rest.hal.HalResource<T>
org.camunda.bpm.engine.rest.hal.HalCollectionResource<T>
- Direct Known Subclasses:
EmptyHalCollection
,HalTaskList
public abstract class HalCollectionResource<T extends HalCollectionResource<?>>
extends HalResource<T>
- Author:
- Sebastian Menski
-
Field Summary
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
-
count
protected long count
-
-
Constructor Details
-
HalCollectionResource
public HalCollectionResource()
-
-
Method Details
-
getCount
public long getCount()
-