Interface BootstrapManagerInternal

    • Method Detail

      • getDatabaseDetail

        Optional<com.atlassian.config.db.DatabaseDetails> getDatabaseDetail​(String database)
                                                                     throws com.atlassian.config.ConfigurationException
        Get Db configuration from config file if we are using db.first setup type
        Parameters:
        database - the name of database
        Returns:
        Optional Database Configuration object
        Throws:
        com.atlassian.config.ConfigurationException
        Since:
        6.1