Class HalResourceCacheEntry
- java.lang.Object
-
- org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntry
-
public class HalResourceCacheEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description HalResourceCacheEntry(String id, Object resource)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getCreateTime()
String
getId()
Object
getResource()
-