Class BinariesObject
java.lang.Object
org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.restapi.server.jaxrs.management.BinariesObject
Deprecated.
Endpoint to manage the binaries.
- Since:
- 11.3
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Garbage collect the unused (orphaned) binaries.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
-
BinariesObject
public BinariesObject()Deprecated.
-
-
Method Details
-
garbageCollectBinaries
Deprecated.Garbage collect the unused (orphaned) binaries.- Returns:
BinaryManagerStatus
if no gc is in progress, otherwise aResponse.Status.CONFLICT
-
BlobsObject
instead