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