public abstract static class SCMHead.HeadByItem extends Object implements ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
HeadByItem() |
| Modifier and Type | Method and Description |
|---|---|
static SCMHead |
findHead(Item item)
Runs all registered implementations.
|
abstract SCMHead |
getHead(Item item)
Checks whether a given item corresponds to a particular SCM head.
|
@CheckForNull public abstract SCMHead getHead(Item item)
item - such as a child of an SCMSourceOwnerCopyright © 2016–2019. All rights reserved.