Package jenkins.scm.api
Class SCMSourceOwners.JenkinsItemEnumerator
java.lang.Object
jenkins.scm.api.SCMSourceOwners.Enumerator
jenkins.scm.api.SCMSourceOwners.JenkinsItemEnumerator
- All Implemented Interfaces:
ExtensionPoint
,Iterable<SCMSourceOwner>
- Enclosing class:
- SCMSourceOwners
@Extension
public static class SCMSourceOwners.JenkinsItemEnumerator
extends SCMSourceOwners.Enumerator
Provide all the Jenkins items that are
SCMSourceOwners
.-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
JenkinsItemEnumerator
public JenkinsItemEnumerator()
-
-
Method Details
-
iterator
-