Class PerfTestStep
java.lang.Object
org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
A step in a performance test.
- Author:
- Daniel Meyer
-
Field Summary
Modifier and TypeFieldDescriptionprotected PerfTestStep
protected final PerfTestStepBehavior
protected String
-
Constructor Summary
-
Method Summary
-
Field Details
-
perfTestStepBehavior
-
nextStep
-
stepName
-
-
Constructor Details
-
PerfTestStep
-
-
Method Details
-
setNextStep
-
getStepBehavior
-
getNextStep
-
getStepName
-
isWaitStep
public boolean isWaitStep()
-