Uses of Class
org.camunda.bpm.engine.rest.hal.HalCollectionResource

Packages that use HalCollectionResource
org.camunda.bpm.engine.rest.hal   
org.camunda.bpm.engine.rest.hal.task   
org.camunda.bpm.engine.rest.sub.runtime.impl   
 

Uses of HalCollectionResource in org.camunda.bpm.engine.rest.hal
 

Classes in org.camunda.bpm.engine.rest.hal with type parameters of type HalCollectionResource
 class HalCollectionResource<T extends HalCollectionResource<?>>
           
 

Subclasses of HalCollectionResource in org.camunda.bpm.engine.rest.hal
 class EmptyHalCollection
           
 

Methods in org.camunda.bpm.engine.rest.hal with type parameters of type HalCollectionResource
static
<T extends HalCollectionResource>
T
EmptyHalCollection.emptyHalCollection()
           
 

Uses of HalCollectionResource in org.camunda.bpm.engine.rest.hal.task
 

Subclasses of HalCollectionResource in org.camunda.bpm.engine.rest.hal.task
 class HalTaskList
           
 

Uses of HalCollectionResource in org.camunda.bpm.engine.rest.sub.runtime.impl
 

Methods in org.camunda.bpm.engine.rest.sub.runtime.impl that return HalCollectionResource
protected  HalCollectionResource FilterResourceImpl.convertToHalCollection(List<?> entities, long count)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.