@ParametersAreNonnullByDefault public class NodeIdHealthCheck extends HealthCheckTemplate
HealthCheck
that checks the node ID used in a JIRA DC cluster.BLOCKING_START, CAUSE_KEY, CHECK_ID_KEY, DISMISSIBLE, EVENT_ID_KEY, HELP_URL_KEY, INTERACTIVE_JOHNSON, JOHNSON_UI_VERSION, TEMPLATE_CONTEXT
Modifier and Type | Method and Description |
---|---|
protected List<HealthCheckResult> |
doPerform() |
protected Set<LifecyclePhase> |
getApplicablePhases() |
static NodeIdHealthCheck |
getInstance(HealthCheck... prerequisites)
Returns an instance of this health check, looking up its dependencies from
ComponentAccessor . |
isApplicableFor, perform
getPrerequisites
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
public static NodeIdHealthCheck getInstance(HealthCheck... prerequisites)
ComponentAccessor
.prerequisites
- this check's prerequisite checksprotected Set<LifecyclePhase> getApplicablePhases()
getApplicablePhases
in class HealthCheckTemplate
protected List<HealthCheckResult> doPerform()
doPerform
in class HealthCheckTemplate
Copyright © 2002-2024 Atlassian. All Rights Reserved.