public class AppRayBuilder extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
AppRayBuilder.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
AppRayBuilder(String appRayUrl,
String outputFilePath,
Integer waitTimeout,
Integer riskScoreThreshold,
String credentialsId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppRayUrl() |
String |
getCredentialsId() |
AppRayBuilder.DescriptorImpl |
getDescriptor() |
String |
getOutputFilePath() |
Integer |
getRiskScoreThreshold() |
Integer |
getWaitTimeout() |
void |
perform(Run<?,?> run,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
all, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuildpublic String getAppRayUrl()
public String getOutputFilePath()
public Integer getWaitTimeout()
public Integer getRiskScoreThreshold()
public String getCredentialsId()
public AppRayBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface Describable<Builder>getDescriptor in class Builderpublic void perform(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener) throws InterruptedException, IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2020. All rights reserved.