Package eu.europa.esig.dss.tsl.alerts
Class TLValidationJobAlerter
java.lang.Object
eu.europa.esig.dss.tsl.alerts.TLValidationJobAlerter
The class to process alerts on TLValidationJob
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
detectChanges
(TLValidationJobSummary jobSummary) The method to run alerts on the given TLValidationJobSummary
-
Constructor Details
-
Method Details
-
detectChanges
The method to run alerts on the given TLValidationJobSummary- Parameters:
jobSummary
-TLValidationJobSummary
to execute alerts on
-