public abstract class AlwaysPrebuildRunCondition extends RunCondition
RunCondition.RunConditionDescriptor| Constructor and Description |
|---|
AlwaysPrebuildRunCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
runPrebuild(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
Decide whether to run the prebuild method in the BuildStep.
|
all, getDescriptor, runPerformpublic final boolean runPrebuild(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
throws Exception
RunConditionrunPrebuild in class RunConditionExceptionAlwaysPrebuildRunCondition,
PrebuildSameAsPerformRunConditionCopyright © 2004-2014 Hudson. All Rights Reserved.