Class BulkRestartWorkflow

java.lang.Object
org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow

public class BulkRestartWorkflow extends Object
Bulk operation to cancel and restart all the workflow instances of the workflow model with the id workflowId. If the nodeId parameter is specified, then only the workflows suspended on that node are restarted.
Since:
5.7
  • Field Details

  • Constructor Details

    • BulkRestartWorkflow

      public BulkRestartWorkflow()
  • Method Details