Class ProcessWithParallelGatewayAndServiceTaskScenario

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

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

  • Constructor Details

    • ProcessWithParallelGatewayAndServiceTaskScenario

      public ProcessWithParallelGatewayAndServiceTaskScenario()
  • Method Details

    • deploy

      public static String deploy()
    • deployAsyncServiceTask

      public static String deployAsyncServiceTask()
    • startProcess

      public static ScenarioSetup startProcess()
    • startProcessAsyncServiceTask

      public static ScenarioSetup startProcessAsyncServiceTask()
    • startProcessAsyncServiceTaskCompleteUserTask

      public static ScenarioSetup startProcessAsyncServiceTaskCompleteUserTask()