org.camunda.bpm.engine.rest.hal.group
Class HalGroupResolver
java.lang.Object
org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
org.camunda.bpm.engine.rest.hal.cache.HalIdResourceCacheLinkResolver
org.camunda.bpm.engine.rest.hal.group.HalGroupResolver
- All Implemented Interfaces:
- HalLinkResolver
public class HalGroupResolver
- extends HalIdResourceCacheLinkResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HalGroupResolver
public HalGroupResolver()
getHalResourceClass
protected Class<?> getHalResourceClass()
- Specified by:
getHalResourceClass in class HalCachingLinkResolver
- Returns:
- the class of the entity which is resolved
resolveNotCachedLinks
protected List<HalResource<?>> resolveNotCachedLinks(String[] linkedIds,
ProcessEngine processEngine)
- Specified by:
resolveNotCachedLinks in class HalCachingLinkResolver
- Returns:
- the resolved resources which are currently not cached
Copyright © 2016 camunda services GmbH. All rights reserved.