Package org.sonar.api

Annotation Type Beta


  • @Retention(CLASS)
    @Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,TYPE})
    @Documented
    public @interface Beta
    This annotations marks API as experimental. API marked with it can be subject to breaking changes or removal in any future version without compliance with deprecation policies.