public abstract static class SCMSource.SourceByItem extends Object implements ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
SourceByItem() |
| Modifier and Type | Method and Description |
|---|---|
static SCMSource |
findSource(Item item)
Runs all registered implementations.
|
abstract SCMSource |
getSource(Item item)
Checks whether a given item corresponds to a particular
SCMSource. |
Copyright © 2016–2019. All rights reserved.