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