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 Detail

      • getInstance

        @CheckForNull
        Jenkins getInstance()