Package hudson

Annotation Type 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
      String value
      Hudson version number that this restriction has started.
    • Element Detail

      • value

        String value
        Hudson version number that this restriction has started.