public class ConversionCacheEntry extends Object
ConversionService
cache system.
Manages timestamp and persistence.
Constructor and Description |
---|
ConversionCacheEntry(BlobHolder bh) |
Modifier and Type | Method and Description |
---|---|
long |
getDiskSpaceUsageInKB() |
Date |
getLastAccessedTime() |
boolean |
persist(String basePath) |
void |
remove() |
BlobHolder |
restore() |
public ConversionCacheEntry(BlobHolder bh)
public void remove()
public BlobHolder restore()
public long getDiskSpaceUsageInKB()
public Date getLastAccessedTime()
Copyright © 2013 Nuxeo SA. All Rights Reserved.