Class WorkManagerObject

java.lang.Object
org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.restapi.server.jaxrs.management.WorkManagerObject
All Implemented Interfaces:
Resource, Adaptable

public class WorkManagerObject extends AbstractResource<ResourceTypeImpl>
Since:
11.3
  • Field Details

  • Constructor Details

    • WorkManagerObject

      public WorkManagerObject()
  • Method Details

    • launch

      public Blob launch(String timeoutSeconds) throws OperationException
      Executes Works stored in the dead letter queue (DLQ) after failure.
      Parameters:
      timeoutSeconds - a timeout for the works to end.
      Returns:
      The result of the rerun
      Throws:
      OperationException