Package | Description |
---|---|
org.ow2.clif.jenkins.model | |
org.ow2.clif.jenkins.parser.clif |
Modifier and Type | Method and Description |
---|---|
List<Probe> |
TestPlan.getProbes() |
List<Probe> |
TestPlan.getProbesByServer(String serverName) |
Modifier and Type | Method and Description |
---|---|
void |
TestPlan.addProbe(Probe probe) |
Modifier and Type | Method and Description |
---|---|
void |
TestPlan.setProbes(List<Probe> probes) |
Modifier and Type | Method and Description |
---|---|
protected Probe |
ClifParser.createProbe(org.ow2.clif.storage.api.BladeDescriptor bladeDesc) |
Modifier and Type | Method and Description |
---|---|
protected void |
ClifParser.analyzeEventType(Probe probe) |
Copyright © 2016–2017 CLIF project. All rights reserved.