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 Details

    • count

      protected long count
  • Constructor Details

    • HalCollectionResource

      public HalCollectionResource()
  • Method Details

    • getCount

      public long getCount()