public abstract class SCMSourceOwners extends Object implements hudson.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. |
| Constructor and Description |
|---|
SCMSourceOwners() |
@NonNull public static Iterable<SCMSourceOwner> all()
SCMSourceOwners.SCMSourceOwners.Copyright © 2004-2013. All Rights Reserved.