Class ExternalTaskFailureLogScenario
- java.lang.Object
-
- org.camunda.bpm.qa.upgrade.externaltask.ExternalTaskFailureLogScenario
-
public class ExternalTaskFailureLogScenario extends Object
-
-
Constructor Summary
Constructors Constructor Description ExternalTaskFailureLogScenario()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ScenarioSetup
createFailedTaskWithRetries()
static String
modelDeployment()
-
-
-
Method Detail
-
modelDeployment
public static String modelDeployment()
-
createFailedTaskWithRetries
public static ScenarioSetup createFailedTaskWithRetries()
-
-