Annotation Type NotAudited


  • @Retention(RUNTIME)
    @Target({METHOD,FIELD})
    public @interface NotAudited
    When applied to a field, indicates that this field should not be audited.