Package | Description |
---|---|
org.jenkinsci.plugins.neoload.integration | |
org.jenkinsci.plugins.neoload.integration.supporting |
Modifier and Type | Class and Description |
---|---|
class |
NeoBuildAction
This class adds the link to the html report to a build after the build has
completed.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleBuildOption
Simple implementation of the NeoLoadPluginOption to pass the needed infos from the original Run to
the NeoResultAction
|
Modifier and Type | Method and Description |
---|---|
static NeoLoadPluginOptions |
PluginUtils.getPluginOptions(hudson.model.AbstractProject<?,?> project)
Get the configured instance for the plugin.
|
static NeoLoadPluginOptions |
PluginUtils.getPluginOptions(hudson.model.Job<?,?> project)
Gets plugin options.
|
Modifier and Type | Method and Description |
---|---|
static void |
PluginUtils.buildGraph(File picturesFolder,
NeoLoadPluginOptions npo,
hudson.model.AbstractProject<?,?> project)
Build graph.
|
static void |
PluginUtils.buildGraph(File picturesFolder,
NeoLoadPluginOptions npo,
hudson.model.Job<?,?> project)
Build graph.
|
static SimpleBuildOption |
SimpleBuildOption.fromNPO(NeoLoadPluginOptions npo) |
static SimpleBuildOptionBuilder |
SimpleBuildOptionBuilder.fromNPO(NeoLoadPluginOptions neoLoadPluginOptions) |
Constructor and Description |
---|
NeoloadGraphsStatistics(NeoLoadPluginOptions neoLoadPluginOptions)
Instantiates a new Neoload graphs statistics.
|
Copyright © 2004-2021. All Rights Reserved.