Uses of Class
org.ow2.clif.jenkins.model.TestPlan
Packages that use TestPlan
-
Uses of TestPlan in org.ow2.clif.jenkins.model
Methods in org.ow2.clif.jenkins.model that return TestPlanMethods in org.ow2.clif.jenkins.model that return types with arguments of type TestPlanMethods in org.ow2.clif.jenkins.model with parameters of type TestPlanMethod parameters in org.ow2.clif.jenkins.model with type arguments of type TestPlan -
Uses of TestPlan in org.ow2.clif.jenkins.parser.clif
Methods in org.ow2.clif.jenkins.parser.clif with parameters of type TestPlanModifier and TypeMethodDescriptionprotected voidClifParser.analyseBlade(TestPlan testPlan, org.ow2.clif.storage.api.BladeDescriptor bladeDescriptor) protected voidClifParser.analyzeInjector(TestPlan testPlan) protected voidClifParser.analyzeProbe(TestPlan testPlan)