Class GitHubPlugin

java.lang.Object
hudson.Plugin
org.jenkinsci.plugins.github.GitHubPlugin
All Implemented Interfaces:
Saveable, org.kohsuke.stapler.StaplerProxy

public class GitHubPlugin extends Plugin
Main entry point for this plugin

Launches migration from old config versions Contains helper method to get global plugin configuration - configuration()

Author:
lanwen (Merkushev Kirill)
  • Constructor Details

    • GitHubPlugin

      public GitHubPlugin()
  • Method Details