public class AutomateWebsiteBuilder
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
AutomateWebsiteBuilder.DescriptorImpl
Descriptor for
AutomateWebsiteBuilder. |
| Modifier and Type | Field and Description |
|---|---|
static String |
BUILDER_TITLE |
| Constructor and Description |
|---|
AutomateWebsiteBuilder(String project,
String scenario) |
| Modifier and Type | Method and Description |
|---|---|
AutomateWebsiteBuilder.DescriptorImpl |
getDescriptor() |
String |
getProject() |
String |
getScenario() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public static final String BUILDER_TITLE
public String getProject()
public String getScenario()
public boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerpublic AutomateWebsiteBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2004-2016. All Rights Reserved.