public class PublicSchemaHealthCheck extends HealthCheckTemplate
BLOCKING_START, CAUSE_KEY, CHECK_ID_KEY, DISMISSIBLE, EVENT_ID_KEY, HELP_URL_KEY, INTERACTIVE_JOHNSON, JOHNSON_UI_VERSION, TEMPLATE_CONTEXT
Constructor and Description |
---|
PublicSchemaHealthCheck(HealthCheck... prerequisites) |
Modifier and Type | Method and Description |
---|---|
protected List<HealthCheckResult> |
doPerform() |
protected Set<LifecyclePhase> |
getApplicablePhases() |
List<HealthCheckResult> |
performCheck(org.ofbiz.core.entity.config.DatasourceInfo datasourceInfo)
Run this check with a particular DatasourceInfo instance.
|
isApplicableFor, perform
getPrerequisites
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
public PublicSchemaHealthCheck(HealthCheck... prerequisites)
protected Set<LifecyclePhase> getApplicablePhases()
getApplicablePhases
in class HealthCheckTemplate
protected List<HealthCheckResult> doPerform()
doPerform
in class HealthCheckTemplate
public List<HealthCheckResult> performCheck(org.ofbiz.core.entity.config.DatasourceInfo datasourceInfo)
datasourceInfo
- the data source to checkCopyright © 2002-2024 Atlassian. All Rights Reserved.