Package hudson

Annotation Type ExtensionPoint.LegacyInstancesAreScopedToHudson


  • @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.