Interface SCMHeadByItemProvider

All Known Implementing Classes:
DefaultSCMHeadByItemProvider

public interface SCMHeadByItemProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    jenkins.scm.api.SCMHead
    findHead(Item item)
     
  • Method Details

    • findHead

      @CheckForNull jenkins.scm.api.SCMHead findHead(Item item)
      Returns:
      the result of calling SCMHead.HeadByItem.findHead(item)
      Since:
      3.0.0