Interface CompatibilityLoader
- All Superinterfaces:
ExtensionPoint
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used. TODO delete cca. 2027-02
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Method Summary
Modifier and TypeMethodDescriptionloadGroovySource(String clazz) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
loadGroovySource
Deprecated, for removal: This API element is subject to removal in a future version.- Parameters:
clazz- a “filename”, actually a Groovy class FQN- Returns:
- a URL to a
*.groovysource file, or null to use default classpath - See Also:
-