public class FakeHealthCheck extends AbstractHealthCheck
HealthCheck allows the operator
to simulate a health check failure, for example to test:
hide.system.error.details" flag.BLOCKING_START, CAUSE_KEY, CHECK_ID_KEY, DISMISSIBLE, EVENT_ID_KEY, HELP_URL_KEY, INTERACTIVE_JOHNSON, JOHNSON_UI_VERSION, TEMPLATE_CONTEXT| Constructor and Description |
|---|
FakeHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicableFor(LifecyclePhase phase)
Checks if current HealthCheck is applicable for given phase
|
List<HealthCheckResult> |
perform(LifecyclePhase lifecyclePhase)
Performs health check for given phase
|
getPrerequisitesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic List<HealthCheckResult> perform(LifecyclePhase lifecyclePhase)
HealthCheckHealthCheckResultpublic boolean isApplicableFor(LifecyclePhase phase)
HealthCheckCopyright © 2002-2025 Atlassian. All Rights Reserved.