Interface CrowdBootstrapManager

All Superinterfaces:
com.atlassian.config.bootstrap.AtlassianBootstrapManager
All Known Implementing Classes:
CrowdBootstrapManagerImpl

public interface CrowdBootstrapManager extends com.atlassian.config.bootstrap.AtlassianBootstrapManager
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from interface com.atlassian.config.bootstrap.AtlassianBootstrapManager

    bootstrapDatabase, bootstrapDatasource, databaseContainsExistingData, getApplicationConfig, getApplicationHome, getBootstrapFailureReason, getBuildNumber, getConfiguredApplicationHome, getFilePathProperty, getHibernateConfig, getHibernateConfigurator, getHibernateProperties, getOperation, getPropertiesWithPrefix, getProperty, getPropertyKeys, getSetupPersister, getString, getTestDatabaseConnection, getTestDatasourceConnection, init, isApplicationHomeValid, isBootstrapped, isPropertyTrue, isSetupComplete, publishConfiguration, removeProperty, save, setBuildNumber, setHibernateConfigurator, setOperation, setProperty, setSetupComplete
  • Field Details

  • Method Details

    • getServerID

      String getServerID()
    • setServerID

      void setServerID(String sid) throws com.atlassian.config.ConfigurationException
      Throws:
      com.atlassian.config.ConfigurationException