Uses of Class
org.camunda.bpm.scenario.Scenario
-
Packages that use Scenario Package Description org.camunda.bpm.scenario.impl org.camunda.bpm.scenario.run -
-
Uses of Scenario in org.camunda.bpm.scenario.impl
Subclasses of Scenario in org.camunda.bpm.scenario.impl Modifier and Type Class Description classScenarioImplMethods in org.camunda.bpm.scenario.impl that return Scenario Modifier and Type Method Description ScenarioProcessRunnerImpl. execute()protected ScenarioScenarioImpl. execute() -
Uses of Scenario in org.camunda.bpm.scenario.run
Methods in org.camunda.bpm.scenario.run that return Scenario Modifier and Type Method Description ScenarioProcessRunner.ExecutableRunner. execute()Execute the fully defined scenario run.ScenarioProcessRunner.ExecutableRunner.StartingByKey. execute()Execute the fully defined scenario run.ScenarioProcessRunner.ExecutableRunner.StartingByMessage. execute()Execute the fully defined scenario run.ScenarioProcessRunner.ExecutableRunner.StartingByStarter. execute()Execute the fully defined scenario run.
-