Interface SCMSourceByItemProvider

All Known Implementing Classes:
DefaultSCMSourceByItemProvider

public interface SCMSourceByItemProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    jenkins.scm.api.SCMSource
     
  • Method Details

    • findSource

      @CheckForNull jenkins.scm.api.SCMSource findSource(Item item)
      Returns:
      the result of calling SCMSource.SourceByItem.findSource(item)
      Since:
      3.0.0