| Package | Description |
|---|---|
| org.jenkinsci.plugins.neoload.integration | |
| org.jenkinsci.plugins.neoload.integration.supporting |
| Modifier and Type | Method and Description |
|---|---|
List<NTSServerInfo> |
NeoGlobalConfig.DescriptorImpl.getNtsInfo()
Gets nts info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NeoBuildAction.setLicenseServer(NTSServerInfo licenseServer)
Sets license server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NeoGlobalConfig.DescriptorImpl.setNtsInfo(List<NTSServerInfo> ntsInfo)
Sets nts info.
|
| 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 scanAllBuilds,
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,
int maxTrends)
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)
Compare int.
|
int |
NTSServerInfo.compareTo(NTSServerInfo o)
Compare to int.
|
Copyright © 2004-2018. All Rights Reserved.