Class ProcessWithParallelGatewayScenario

java.lang.Object
org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayScenario

public class ProcessWithParallelGatewayScenario extends Object
Starts the process with a parallel gateway and user task's on the old engine.
Author:
Christopher Zell <christopher.zell@camunda.com>
  • Field Details

  • Constructor Details

    • ProcessWithParallelGatewayScenario

      public ProcessWithParallelGatewayScenario()
  • Method Details

    • deploy

      public static String deploy()
    • startProcess

      public static ScenarioSetup startProcess()
    • startProcessCompleteOneUserTask

      public static ScenarioSetup startProcessCompleteOneUserTask()
    • startProcessCompleteTwoUserTask

      public static ScenarioSetup startProcessCompleteTwoUserTask()