Package org.camunda.bpm.qa.upgrade
Interface ScenarioSetup
-
public interface ScenarioSetup
- Author:
- Thorben Lindhauer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute(ProcessEngine engine, String scenarioName)
-
-
-
Method Detail
-
execute
void execute(ProcessEngine engine, String scenarioName)
-
-