public interface Auditable
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
getName()
Gets the name of the audited rule.
|
void |
setAuditor(Auditor auditor) |
void setAuditor(Auditor auditor)
default java.lang.String getName()