Package io.jmix.core.annotation
Annotation Interface DeletedBy
Marked entity field will be used to store information about user deleted entity.
Cannot be used without DeletedDate
.
Only one field of a class can have this annotation.