@ParametersAreNonnullByDefault public final class HealthCheckJohnsonEvents extends Object
Events raised by HealthChecks.| Modifier and Type | Method and Description |
|---|---|
static Optional<com.atlassian.johnson.event.Event> |
findEventById(JohnsonProvider johnsonProvider,
String eventId)
Returns the Johnson container event with the given
HealthCheck ID. |
public static Optional<com.atlassian.johnson.event.Event> findEventById(JohnsonProvider johnsonProvider, String eventId)
HealthCheck ID.johnsonProvider - the Johnson providereventId - the ID to seekHealthCheck.getId()Copyright © 2002-2019 Atlassian. All Rights Reserved.