Annotation Type Recommended


@Documented @Retention(SOURCE) @Target(TYPE) public @interface Recommended
Marks the common interfaces that are recommended for use.
Since:
1.7
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The version that this is recommended since.
  • Element Details

    • since

      String since
      The version that this is recommended since.
      Returns:
      the version of the credentials plugin that this is recommended since.