Package hudson

Annotation Interface RestrictedSince


@Documented public @interface RestrictedSince
Accompanies Restricted annotation to indicate when the access restriction was placed.
Since:
1.355
Author:
Kohsuke Kawaguchi
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Hudson version number that this restriction has started.
  • Element Details

    • value

      String value
      Hudson version number that this restriction has started.