Package yakworks.security.audit
Annotation Type AuditStamp
-
@Retention(RUNTIME) @Target(TYPE) public @interface AuditStampAnnotation used for GORM domain classes that should have the following properties createdBy/createdDate/editedBy/editedDate
@Retention(RUNTIME)
@Target(TYPE)
public @interface AuditStamp