Package jenkins.model

Interface Jenkins.JenkinsHolder

Enclosing class:
Jenkins

public static interface Jenkins.JenkinsHolder
Hook for a test harness to intercept Jenkins.get() Do not use in the production code as the signature may change.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getInstance

      @CheckForNull Jenkins getInstance()