Package | Description |
---|---|
org.jenkinsci.plugins.neoload.integration | |
org.jenkinsci.plugins.neoload.integration.steps | |
org.jenkinsci.plugins.neoload.integration.supporting |
Modifier and Type | Method and Description |
---|---|
ServerInfo |
NeoBuildAction.getLicenseServer()
Gets license server.
|
ServerInfo |
NeoBuildAction.getSharedProjectServer()
Gets shared project server.
|
Modifier and Type | Method and Description |
---|---|
static hudson.util.ListBoxModel |
NeoBuildAction.DescriptorImpl.getLicenseServerOptions(ServerInfo preselected)
Gets license server options.
|
void |
NeoBuildAction.setSharedProjectServer(ServerInfo sharedProjectServer)
Sets shared project server.
|
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 licenseVUSAPCount,
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 |
---|---|
ServerInfo |
NeoloadRunStep.getSharedProjectServer()
Gets neo shared project.
|
Modifier and Type | Method and Description |
---|---|
void |
NeoloadRunStep.setSharedProjectServer(ServerInfo sharedProjectServer)
Sets neo shared project.
|
Modifier and Type | Class and Description |
---|---|
class |
CollabServerInfo
The type Collab server info.
|
class |
NTSServerInfo
The type Nts server info.
|
Modifier and Type | Method and Description |
---|---|
static List<ServerInfo> |
PluginUtils.getServerInfos(boolean collab) |
Copyright © 2004-2021. All Rights Reserved.