Annotation Interface IgnoreJRERequirement


@Retention(CLASS) @Documented @Target({METHOD,CONSTRUCTOR,TYPE}) public @interface IgnoreJRERequirement
Author:
Kohsuke Kawaguchi