Package | Description |
---|---|
org.ow2.clif.jenkins.model | |
org.ow2.clif.jenkins.parser.clif |
Modifier and Type | Method and Description |
---|---|
List<Injector> |
TestPlan.getInjectors() |
List<Injector> |
TestPlan.getInjectorsByServer(String serverName) |
Modifier and Type | Method and Description |
---|---|
void |
TestPlan.addInjector(Injector injector) |
Modifier and Type | Method and Description |
---|---|
void |
TestPlan.setInjectors(List<Injector> injectors) |
Modifier and Type | Method and Description |
---|---|
protected Injector |
ClifParser.createInjector(org.ow2.clif.storage.api.BladeDescriptor bladeDesc) |
Modifier and Type | Method and Description |
---|---|
protected void |
ClifParser.analyzeEventType(Injector injector) |
Copyright © 2016–2017 CLIF project. All rights reserved.