Interface AuditLogDiffResultMapper
- All Known Implementing Classes:
AuditLogDiffResultMapperImpl
@Internal
public interface AuditLogDiffResultMapper
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescription<T> List<AuditLogEntry>
mapDiffResult
(org.apache.commons.lang3.builder.DiffResult<T> diffResult)
-
Field Details
-
SANITIZED_VALUE
- See Also:
-
-
Method Details
-
mapDiffResult
-