hudson
Annotation Type ExtensionPoint.LegacyInstancesAreScopedToHudson


@Target(value=TYPE)
@Retention(value=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.



Copyright © 2004-2013. All Rights Reserved.