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.
  • Constructor Details

    • JenkinsItemEnumerator

      public JenkinsItemEnumerator()
  • Method Details