| Package | Description |
|---|---|
| org.jenkinsci.plugins.neoload.integration | |
| org.jenkinsci.plugins.neoload.integration.supporting |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
NeoBuildAction.getLicenseServer() |
ServerInfo |
NeoBuildAction.getSharedProjectServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
NeoBuildAction.setSharedProjectServer(ServerInfo sharedProjectServer) |
| 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 | Class and Description |
|---|---|
class |
CollabServerInfo |
class |
NTSServerInfo |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
PluginUtils.convert(Class type,
Object value) |
Copyright © 2004-2017. All Rights Reserved.