Extension Points defined in Git Plugin

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

BuildChooser

jenkinsdoc:git:hudson.plugins.git.util.BuildChooser]

Interface defining an API to choose which revisions ought to be considered for building.

Implementations:

GitStatus.Listener

jenkinsdoc:git:hudson.plugins.git.GitStatus.Listener]

Other plugins may be interested in listening for these updates.

Implementations:

GitToolChooser.RepositorySizeAPI

jenkinsdoc:git:jenkins.plugins.git.GitToolChooser.RepositorySizeAPI]

Other plugins can estimate the size of repository using this extension point The size is assumed to be in KiBs

Implementations:

(no known implementations)