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 |
protected long |
count
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
count
protected long count
HalCollectionResource
public HalCollectionResource()
getCount
public long getCount()
Copyright © 2016 camunda services GmbH. All rights reserved.