Uses of Class
io.datarouter.exception.storage.summary.ExceptionRecordSummary
| Package | Description |
|---|---|
| io.datarouter.exception.service | |
| io.datarouter.exception.storage.summary |
-
Uses of ExceptionRecordSummary in io.datarouter.exception.service
Methods in io.datarouter.exception.service with parameters of type ExceptionRecordSummary Modifier and Type Method Description default booleanExemptDailyDigestExceptions. isExempt(ExceptionRecordSummary exception) -
Uses of ExceptionRecordSummary in io.datarouter.exception.storage.summary
Methods in io.datarouter.exception.storage.summary that return types with arguments of type ExceptionRecordSummary Modifier and Type Method Description io.datarouter.scanner.Scanner<ExceptionRecordSummary>DatarouterExceptionRecordSummaryDao. scan()Method parameters in io.datarouter.exception.storage.summary with type arguments of type ExceptionRecordSummary Modifier and Type Method Description voidDatarouterExceptionRecordSummaryDao. putMulti(Collection<ExceptionRecordSummary> databeans)