Interface AuditEvent
- All Superinterfaces:
Entity
,Serializable
- All Known Implementing Classes:
JPAAuditEvent
,Neo4jAuditEvent
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
-
Method Summary
Modifier and TypeMethodDescriptiongetWhen()
getWho()
void
void
void
setOpEvent
(String event) void
void
setThrowable
(String throwable) void
setWhen
(OffsetDateTime when) void