Package sonia.scm.repository
Class HealthCheckEvent
java.lang.Object
sonia.scm.repository.HealthCheckEvent
This event is triggered whenever a health check was run and either found issues
or issues reported earlier are fixed (that is, health has changed).
- Since:
- 2.17.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
HealthCheckEvent
public HealthCheckEvent()
-
-
Method Details
-
getRepository
-
getPreviousFailures
-
getCurrentFailures
-