Interface ScriptInfoCatalog<T extends ScriptInfo>
- All Superinterfaces:
ExtensionPoint
- All Known Implementing Classes:
GHCatalog
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<ScriptInfoCatalog<ScriptInfo>>
all()
getEntryById
(String id) getInfo()
getScriptSource
(T scriptInfo)
-
Method Details
-
all
-
getEntryById
-
getInfo
CatalogInfo getInfo() -
getEntries
-
getScriptSource
-
getDisplayName
String getDisplayName()
-