Uses of Class
org.camunda.bpm.engine.rest.hal.HalCollectionResource
Packages that use HalCollectionResource
Package
Description
-
Uses of HalCollectionResource in org.camunda.bpm.engine.rest.hal
Classes in org.camunda.bpm.engine.rest.hal with type parameters of type HalCollectionResourceSubclasses of HalCollectionResource in org.camunda.bpm.engine.rest.halMethods in org.camunda.bpm.engine.rest.hal with type parameters of type HalCollectionResourceModifier and TypeMethodDescriptionstatic <T extends HalCollectionResource>
TEmptyHalCollection.emptyHalCollection()
-
Uses of HalCollectionResource in org.camunda.bpm.engine.rest.hal.task
Subclasses of HalCollectionResource in org.camunda.bpm.engine.rest.hal.task -
Uses of HalCollectionResource in org.camunda.bpm.engine.rest.sub.runtime.impl
Methods in org.camunda.bpm.engine.rest.sub.runtime.impl that return HalCollectionResourceModifier and TypeMethodDescriptionprotected HalCollectionResource
FilterResourceImpl.convertToHalCollection
(List<?> entities, long count)