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