Package hudson
Annotation Type ExtensionPoint.LegacyInstancesAreScopedToHudson
-
@Target(TYPE) @Retention(RUNTIME) public static @interface ExtensionPoint.LegacyInstancesAreScopedToHudson
Used by designers of extension points (direct subtypes ofExtensionPoint
) to indicate that the legacy instances are scoped toJenkins
instance. By default, legacy instances are static scope.