Annotation Interface UpdateForV10


@Retention(SOURCE) @Target({LOCAL_VARIABLE,CONSTRUCTOR,FIELD,METHOD,TYPE}) public @interface UpdateForV10
Annotation to identify a block of code (a whole class, a method, or a field) that needs to be reviewed (for cleanup, remove or change) before releasing 10.0
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The owning team of the task to act on this annotation when the time comes.
  • Element Details

    • owner

      The owning team of the task to act on this annotation when the time comes.