Branch.Dead| Constructor and Description |
|---|
Branch.Dead(jenkins.scm.api.SCMHead name,
List<? extends BranchProperty> properties)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBuildable()
Returns
true iff the branch is can be built. |
configureBuildWrappers, configureJobProperties, configurePublishers, equals, getHead, getName, getProperties, getProperty, getScm, getSourceId, hashCode, hasPropertypublic Branch.Dead(jenkins.scm.api.SCMHead name,
List<? extends BranchProperty> properties)
name - branch name.public boolean isBuildable()
true iff the branch is can be built.isBuildable in class Branchtrue iff the branch is can be built.Copyright © 2004-2013. All Rights Reserved.