| Package | Description |
|---|---|
| org.jenkinsci.plugins.neoload.integration | |
| org.jenkinsci.plugins.neoload.integration.supporting |
| Modifier and Type | Method and Description |
|---|---|
List<NTSServerInfo> |
NeoGlobalConfig.DescriptorImpl.getNtsInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
NeoBuildAction.setLicenseServer(NTSServerInfo licenseServer) |
| Modifier and Type | Method and Description |
|---|---|
void |
NeoGlobalConfig.DescriptorImpl.setNtsInfo(List<NTSServerInfo> ntsInfo) |
| Constructor and Description |
|---|
NeoBuildAction(String executable,
String projectType,
String reportType,
String localProjectFile,
String sharedProjectName,
String scenarioName,
String htmlReport,
String xmlReport,
String pdfReport,
String junitReport,
boolean displayTheGUI,
String testResultName,
String testDescription,
String licenseType,
String licenseVUCount,
String licenseDuration,
String customCommandLineOptions,
boolean publishTestResults,
ServerInfo sharedProjectServer,
NTSServerInfo licenseServer,
boolean showTrendAverageResponse,
boolean showTrendErrorRate,
List<GraphOptionsInfo> graphOptionsInfo)
This method and the annotation @DataBoundConstructor are required for jenkins 1.393 even if no params are passed in.
|
| Modifier and Type | Method and Description |
|---|---|
int |
NTSServerInfo.compare(NTSServerInfo o1,
NTSServerInfo o2) |
int |
NTSServerInfo.compareTo(NTSServerInfo o) |
Copyright © 2004-2017. All Rights Reserved.