Class GHCatalog

java.lang.Object
org.jenkinsci.plugins.scriptler.share.gh.GHCatalog
All Implemented Interfaces:
ExtensionPoint, ScriptInfoCatalog<ScriptInfo>

@Extension(ordinal=10.0) public class GHCatalog extends Object implements ScriptInfoCatalog<ScriptInfo>
Provides access to the scriptler scripts shared at jenkinsci/jenkins-scripts
Author:
Dominik Bartholdi (imod)