public class HomeHealthCheck extends HealthCheckTemplate
| Constructor and Description |
|---|
HomeHealthCheck(HealthCheck... prerequisites) |
| Modifier and Type | Method and Description |
|---|---|
protected List<HealthCheckResult> |
doPerform() |
protected Set<LifecyclePhase> |
getApplicablePhases() |
isApplicableFor, performgetPrerequisitesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic HomeHealthCheck(HealthCheck... prerequisites)
protected Set<LifecyclePhase> getApplicablePhases()
getApplicablePhases in class HealthCheckTemplateprotected List<HealthCheckResult> doPerform()
doPerform in class HealthCheckTemplateCopyright © 2003–2019 Atlassian. All rights reserved.