Class WorkflowsObject
java.lang.Object
org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.restapi.server.jaxrs.management.WorkflowsObject
Endpoint to manage the worflows.
- Since:
- 2023
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGarbage collect the routes in state done or canceled as well as the orphan ones.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
-
WorkflowsObject
public WorkflowsObject()
-
-
Method Details
-
garbageCollectRoutes
Garbage collect the routes in state done or canceled as well as the orphan ones.
-