public class JiraClusteringConfigChecklist extends Object
Constructor and Description |
---|
JiraClusteringConfigChecklist(ClusterLicenseStartupCheck licenseCheck,
ClusterNodeProperties clusterNodeProperties,
I18nHelper i18nHelper,
JiraHome jiraHome,
ApplicationProperties applicationProperties) |
Modifier and Type | Method and Description |
---|---|
List<StartupCheck> |
getFailedStartupChecks() |
boolean |
startupOK() |
public JiraClusteringConfigChecklist(ClusterLicenseStartupCheck licenseCheck, ClusterNodeProperties clusterNodeProperties, I18nHelper i18nHelper, JiraHome jiraHome, ApplicationProperties applicationProperties)
public boolean startupOK()
public List<StartupCheck> getFailedStartupChecks()
StartupCheck
that failed, if any or an empty list if none.Copyright © 2002-2015 Atlassian. All Rights Reserved.