public abstract class SCMNavigatorOwners extends Object implements ExtensionPoint, Iterable<SCMNavigatorOwner>
SCMNavigatorOwners that own SCMNavigatorOwner instances.| Modifier and Type | Class and Description |
|---|---|
static class |
SCMNavigatorOwners.Enumerator
Extension point to allow for access to embedded
SCMSourceOwner instances that
SCMNavigatorOwners.JenkinsItemEnumerator will not find. |
static class |
SCMNavigatorOwners.JenkinsItemEnumerator
Provide all the Jenkins items that are
SCMNavigatorOwners. |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
SCMNavigatorOwners() |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<SCMNavigatorOwner> |
all()
Lookup the
SCMNavigatorOwners. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, iterator, spliterator@NonNull public static Iterable<SCMNavigatorOwner> all()
SCMNavigatorOwners.SCMNavigatorOwners.Copyright © 2016–2019. All rights reserved.