public class LeapworkJenkinsBridgeBuilder extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
LeapworkJenkinsBridgeBuilder.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
LeapworkJenkinsBridgeBuilder(String leapworkHostname,
String leapworkPort,
String leapworkAccessKey,
String leapworkDelay,
String leapworkDoneStatusAs,
String leapworkReport,
String leapworkSchNames,
String leapworkSchIds) |
| Modifier and Type | Method and Description |
|---|---|
LeapworkJenkinsBridgeBuilder.DescriptorImpl |
getDescriptor() |
Secret |
getLeapworkAccessKey() |
String |
getLeapworkDelay() |
String |
getLeapworkDoneStatusAs() |
String |
getLeapworkHostname() |
String |
getLeapworkPort() |
String |
getLeapworkReport() |
String |
getLeapworkScheduleVariables() |
String |
getLeapworkSchIds() |
String |
getLeapworkSchNames() |
boolean |
isLeapworkWritePassedFlowKeyFrames() |
void |
perform(Run<?,?> build,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
void |
setLeapworkDelay(String leapworkDelay) |
void |
setLeapworkDoneStatusAs(String doneStatusAs) |
void |
setLeapworkReport(String report) |
void |
setLeapworkScheduleVariables(String leapworkScheduleVariables) |
void |
setLeapworkWritePassedFlowKeyFrames(boolean leapworkWritePassedFlowKeyFrames) |
all, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperform, perform, requiresWorkspacegetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild@DataBoundSetter public void setLeapworkReport(String report)
@DataBoundSetter public void setLeapworkDoneStatusAs(String doneStatusAs)
@DataBoundSetter public void setLeapworkDelay(String leapworkDelay)
@DataBoundSetter public void setLeapworkWritePassedFlowKeyFrames(boolean leapworkWritePassedFlowKeyFrames)
@DataBoundSetter public void setLeapworkScheduleVariables(String leapworkScheduleVariables)
public String getLeapworkHostname()
public String getLeapworkPort()
public Secret getLeapworkAccessKey()
public String getLeapworkDelay()
public String getLeapworkSchNames()
public String getLeapworkSchIds()
public String getLeapworkDoneStatusAs()
public String getLeapworkReport()
public boolean isLeapworkWritePassedFlowKeyFrames()
public String getLeapworkScheduleVariables()
public void perform(Run<?,?> build, FilePath workspace, Launcher launcher, TaskListener listener) throws IOException, InterruptedException
perform in interface SimpleBuildStepIOExceptionInterruptedExceptionpublic LeapworkJenkinsBridgeBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface Describable<Builder>getDescriptor in class BuilderCopyright © 2016–2022. All rights reserved.