@ParametersAreNonnullByDefault public final class HealthCheckJohnsonEvents extends Object
Event
s raised by HealthCheck
s.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-2018 Atlassian. All Rights Reserved.