Class DefaultSCMSourceByItemProvider

java.lang.Object
com.atlassian.bitbucket.jenkins.internal.provider.DefaultSCMSourceByItemProvider
All Implemented Interfaces:
SCMSourceByItemProvider

@Singleton public class DefaultSCMSourceByItemProvider extends Object implements SCMSourceByItemProvider
  • Constructor Details

    • DefaultSCMSourceByItemProvider

      public DefaultSCMSourceByItemProvider()
  • Method Details

    • findSource

      @CheckForNull public jenkins.scm.api.SCMSource findSource(Item item)
      Specified by:
      findSource in interface SCMSourceByItemProvider
      Returns:
      the result of calling SCMSource.SourceByItem.findSource(item)