Package | Description |
---|---|
org.ow2.clif.jenkins.model | |
org.ow2.clif.jenkins.parser.clif |
Modifier and Type | Method and Description |
---|---|
TestPlan |
ClifReport.getTestplan(String testPlanName) |
Modifier and Type | Method and Description |
---|---|
List<TestPlan> |
ClifReport.getTestplans() |
Modifier and Type | Method and Description |
---|---|
void |
ClifReport.addTestplan(TestPlan testplan) |
Modifier and Type | Method and Description |
---|---|
void |
ClifReport.setTestplans(List<TestPlan> testplans) |
Modifier and Type | Method and Description |
---|---|
protected void |
ClifParser.analyseBlade(TestPlan testPlan,
org.ow2.clif.storage.api.BladeDescriptor bladeDescriptor) |
protected void |
ClifParser.analyzeInjector(TestPlan testPlan) |
protected void |
ClifParser.analyzeProbe(TestPlan testPlan) |
Copyright © 2016–2017 CLIF project. All rights reserved.