Uses of Interface
step.plugins.wizards.PlanCreator
-
Packages that use PlanCreator Package Description step.plugins.wizards -
-
Uses of PlanCreator in step.plugins.wizards
Classes in step.plugins.wizards that implement PlanCreator Modifier and Type Class Description class
TestcasePlanCreator
class
ThreadgroupPlanCreator
Methods in step.plugins.wizards that return PlanCreator Modifier and Type Method Description PlanCreator
PlanCreatorRegistry. getPlanCreator(WizardScenarioConfiguration.ScenarioType scenarioType)
Methods in step.plugins.wizards with parameters of type PlanCreator Modifier and Type Method Description void
PlanCreatorRegistry. register(WizardScenarioConfiguration.ScenarioType scenarioType, PlanCreator planCreator)
-