Annotation Interface Bug


@Documented @Target({METHOD,TYPE}) public @interface Bug
Deprecated.
Use Issue to explicitly call out which ticket system we are talking about.
Marks a test case to a bug filed in the issue tracker.
Author:
Kohsuke Kawaguchi
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
    Deprecated.
    Issue number.
  • Element Details

    • value

      int value
      Deprecated.
      Issue number.