Class CentralScriptJsonCatalog

java.lang.Object
hudson.model.DownloadService.Downloadable
org.jenkinsci.plugins.scriptler.share.gh.CentralScriptJsonCatalog
All Implemented Interfaces:
ExtensionPoint

@Extension public class CentralScriptJsonCatalog extends DownloadService.Downloadable
Gets the GitHub catalog from jenkins-ci/org.jenkinsci.plugins.scriptler.CentralScriptJsonCatalog.json. This catalog is updated by a background crawler on the Jenkins infrastructure site.
Author:
Dominik Bartholdi (imod)