@ParametersAreNonnullByDefault public class NodeIdHealthCheck extends HealthCheckTemplate
HealthCheck that checks the node ID used in a JIRA DC cluster.CAUSE_KEY, CHECK_ID_KEY, EVENT_ID_KEY, HELP_URL_KEY, INTERACTIVE_JOHNSON, JOHNSON_UI_VERSION| 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, performgetPrerequisitesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic static NodeIdHealthCheck getInstance(HealthCheck... prerequisites)
ComponentAccessor.prerequisites - this check's prerequisite checksprotected Set<LifecyclePhase> getApplicablePhases()
getApplicablePhases in class HealthCheckTemplateprotected List<HealthCheckResult> doPerform()
doPerform in class HealthCheckTemplateCopyright © 2002-2019 Atlassian. All Rights Reserved.