java.lang.Object | |
↳ | com.atlassian.jira.startup.JiraDatabaseConfigChecklist |
Represents the set of sanity checks that must be done as soon as database config is known. This is a startup type of check, but on setup, the database configuration is yet to be provided, so we have to wait until it is in that case.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the
StartupCheck that failed, if any or null if none. | |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the StartupCheck
that failed, if any or null if none.
StartupCheck
.