public class CreateBaselineBuilder
extends hudson.tasks.Builder
Modifier and Type | Class and Description |
---|---|
static class |
CreateBaselineBuilder.ToadBuilderDescriptor
Descriptor for
CreateBaselineBuilder . |
Constructor and Description |
---|
CreateBaselineBuilder(String outputFile,
String inputFileOrFolder) |
Modifier and Type | Method and Description |
---|---|
CreateBaselineBuilder.ToadBuilderDescriptor |
getDescriptor() |
String |
getInputFileOrFolder() |
String |
getOutputFile() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public String getOutputFile()
public String getInputFileOrFolder()
public boolean perform(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws IOException, InterruptedException
perform
in interface hudson.tasks.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
IOException
InterruptedException
public CreateBaselineBuilder.ToadBuilderDescriptor getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.tasks.Builder>
getDescriptor
in class hudson.tasks.Builder
Copyright © 2016–2024. All rights reserved.