Class CancelWorkflowOperation

java.lang.Object
org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation

public class CancelWorkflowOperation extends Object
Cancels the workflow with the given id, where the id is the id of the document representing the workflow instance.
Since:
5.7.2
  • Field Details

  • Constructor Details

    • CancelWorkflowOperation

      public CancelWorkflowOperation()
  • Method Details

    • cancelWorkflow

      public void cancelWorkflow()