public final class BooleanCondition extends AlwaysPrebuildRunCondition
| Modifier and Type | Class and Description |
|---|---|
static class |
BooleanCondition.BooleanConditionDescriptor |
RunCondition.RunConditionDescriptor| Constructor and Description |
|---|
BooleanCondition(String token) |
| Modifier and Type | Method and Description |
|---|---|
String |
getToken() |
boolean |
runPerform(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
Decide whether to run the perform method in the BuildStep.
|
runPrebuildall, getDescriptor@DataBoundConstructor public BooleanCondition(String token)
public String getToken()
public boolean runPerform(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
throws Exception
RunConditionrunPerform in class RunConditionExceptionCopyright © 2004-2014 Hudson. All Rights Reserved.