Package hudson

Annotation Interface ExtensionPoint.LegacyInstancesAreScopedToHudson

Enclosing interface:
ExtensionPoint

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