Package com.google.gerrit.common.audit
Annotation Type Audit
-
@Retention(RUNTIME) @Target(METHOD) public @interface Audit
Audit annotation for JSON/RPC interfaces.Flag with @Audit all the JSON/RPC methods to be traced in audit-trail and submitted to the GroupAuditService.
-
-
Element Detail
-
action
String action
- Default:
- ""
-
-