Class RunScenarioUnit

java.lang.Object
org.camunda.automator.engine.unit.RunScenarioUnit

public class RunScenarioUnit extends Object
one ExecutionStep in a runScenario
  • Constructor Details

  • Method Details

    • setAgentName

      public void setAgentName(String name)
    • runExecution

      public RunResult runExecution()
      Execute the scenario. Note: this method is multi thread safe. Each execution has its own Thread
      Returns:
      the execution