public interface IntegrityEvent
Modifier and Type | Method and Description |
---|---|
void |
addTrace(StackTraceElement[] trace) |
void |
checkIntegrity(List<IntegrityRecord> eventResults)
Checks integrity pertinent to the event
|
List<StackTraceElement[]> |
getTraces() |
void checkIntegrity(List<IntegrityRecord> eventResults)
eventResults
- the list of event results that can be added toList<StackTraceElement[]> getTraces()
void addTrace(StackTraceElement[] trace)
Copyright © 2005–2017 Alfresco Software. All rights reserved.