public class HALMTestReporter extends Notifier implements SimpleBuildStep, IHALMTestReporterTask, Serializable
Publisher.DescriptorExtensionListImplSimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
HALMTestReporter(String halmConnectionID,
String projectID,
long automationSuiteID,
String testFilePattern,
long testRunSetID) |
all, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperform, requiresWorkspacegetProjectAction, getProjectActions, perform, prebuildpublic BuildStepDescriptor getDescriptor()
getDescriptor in interface Describable<Publisher>getDescriptor in class Notifierpublic void perform(@NotNull
Run<?,?> run,
@NotNull
FilePath workspace,
@NotNull
EnvVars env,
@NotNull
Launcher launcher,
@NotNull
TaskListener listener)
throws InterruptedException,
IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionpublic void perform(@NotNull
Run<?,?> run,
@NotNull
EnvVars env,
@NotNull
TaskListener listener)
throws InterruptedException,
IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionpublic BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService in interface BuildSteppublic String getHalmConnectionID()
getHalmConnectionID in interface IHALMTestReporterTask@DataBoundSetter public final void setHalmConnectionID(String halmConnectionID)
public String getProjectID()
getProjectID in interface IHALMTestReporterTask@DataBoundSetter public final void setProjectID(String projectID)
@DataBoundSetter public final void setAutomationSuite(String automationSuite)
public String getAutomationSuite()
getAutomationSuite in interface IHALMTestReporterTaskpublic long getAutomationSuiteID()
getAutomationSuiteID in interface IHALMTestReporterTask@DataBoundSetter public final void setAutomationSuiteID(long automationSuiteID)
public String getTestFilePattern()
getTestFilePattern in interface IHALMTestReporterTask@DataBoundSetter public final void setTestFilePattern(String testFilePattern)
public String getTestRunSet()
getTestRunSet in interface IHALMTestReporterTask@DataBoundSetter public final void setTestRunSet(String testRunSet)
public long getTestRunSetID()
getTestRunSetID in interface IHALMTestReporterTask@DataBoundSetter public final void setTestRunSetID(long testRunSetID)
public String getTestFileFormat()
getTestFileFormat in interface IHALMTestReporterTask@DataBoundSetter public final void setTestFileFormat(String testFileFormat)
public String getDescription()
getDescription in interface IHALMTestReporterTask@DataBoundSetter public final void setDescription(String description)
public String getBranch()
getBranch in interface IHALMTestReporterTask@DataBoundSetter public final void setBranch(String branch)
public boolean getShowOptionalSettings()
getShowOptionalSettings in interface IHALMTestReporterTaskCopyright © 2016–2023. All rights reserved.