Class BlobsObject
java.lang.Object
org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.restapi.server.jaxrs.management.BlobsObject
Endpoint to manage the blobs.
- Since:
- 2023
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongarbageCollectBlobs
(boolean dryRun, long queryLimit, boolean records) Garbage collect the orphaned blobs.Methods inherited from class org.nuxeo.ecm.webengine.model.impl.AbstractResource
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, initialize, isAdapter, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
-
Constructor Details
-
BlobsObject
public BlobsObject()
-
-
Method Details
-
garbageCollectBlobs
Garbage collect the orphaned blobs.
-