org.camunda.bpm.engine.rest.hal.processDefinition
Class HalProcessDefinitionResolver
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.processDefinition.HalProcessDefinitionResolver
- All Implemented Interfaces:
- HalLinkResolver
public class HalProcessDefinitionResolver
- extends HalIdResourceCacheLinkResolver
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HalProcessDefinitionResolver
public HalProcessDefinitionResolver()
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.