public abstract class BranchPropertyStrategy extends AbstractDescribableImpl<BranchPropertyStrategy> implements ExtensionPoint
SCMHead.ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
BranchPropertyStrategy() |
| Modifier and Type | Method and Description |
|---|---|
BranchPropertyStrategyDescriptor |
getDescriptor() |
abstract List<BranchProperty> |
getPropertiesFor(jenkins.scm.api.SCMHead head)
|
@NonNull public abstract List<BranchProperty> getPropertiesFor(jenkins.scm.api.SCMHead head)
head - the SCMHeadpublic BranchPropertyStrategyDescriptor getDescriptor()
getDescriptor in interface Describable<BranchPropertyStrategy>getDescriptor in class AbstractDescribableImpl<BranchPropertyStrategy>Copyright © 2016–2019. All rights reserved.