|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Builder
org.jvnet.hudson.test.UnstableBuilder
public class UnstableBuilder
Mock Builder that always cause a build to fail.
| Nested Class Summary | |
|---|---|
static class |
UnstableBuilder.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
|---|
BuildStep.PublisherList |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from interface hudson.tasks.BuildStep |
|---|
BUILDERS, PUBLISHERS |
| Constructor Summary | |
|---|---|
UnstableBuilder()
|
|
| Method Summary | |
|---|---|
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener)
|
| Methods inherited from class hudson.tasks.Builder |
|---|
all, getDescriptor, getRequiredMonitorService, prebuild |
| Methods inherited from class hudson.tasks.BuildStepCompatibilityLayer |
|---|
getProjectAction, getProjectAction, getProjectActions, perform, prebuild |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.tasks.BuildStep |
|---|
getProjectAction, getProjectActions, prebuild |
| Constructor Detail |
|---|
public UnstableBuilder()
| Method Detail |
|---|
public boolean perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener)
throws java.lang.InterruptedException,
java.io.IOException
perform in interface BuildStepperform in class BuildStepCompatibilityLayerjava.lang.InterruptedException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||