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

public class SetWorkflowVar extends Object
Set a workflow variable. The workflow variable must exists on the workflow. If no workflowId is specified the variable is set on the current workflow.
Since:
5.6
  • Field Details

  • Constructor Details

    • SetWorkflowVar

      public SetWorkflowVar()
  • Method Details

    • run

      public void run()