Class SCMSourceOwners

java.lang.Object
jenkins.scm.api.SCMSourceOwners
All Implemented Interfaces:
ExtensionPoint, Iterable<SCMSourceOwner>

public abstract class SCMSourceOwners extends Object implements ExtensionPoint, Iterable<SCMSourceOwner>
Provides a means to lookup the SCMSourceOwners that own SCMSource instances.