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, perform
getPrerequisites
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
public HomeHealthCheck(HealthCheck... prerequisites)
protected Set<LifecyclePhase> getApplicablePhases()
getApplicablePhases
in class HealthCheckTemplate
protected List<HealthCheckResult> doPerform()
doPerform
in class HealthCheckTemplate
Copyright © 2003–2017 Atlassian. All rights reserved.