public class PerformanceAnalysisBuilder extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PerformanceAnalysisBuilder.DescriptorImpl
Inner class representing the descriptor. 
 | 
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description | 
|---|
PerformanceAnalysisBuilder(String testjob)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getTestjob()
Return the test job. 
 | 
void | 
perform(Run<?,?> run,
       FilePath workspace,
       Launcher launcher,
       TaskListener listener)  | 
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild@DataBoundConstructor public PerformanceAnalysisBuilder(String testjob)
testjob - the job to testpublic String getTestjob()
public void perform(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener)
perform in interface SimpleBuildStepCopyright © 2016–2022. All rights reserved.