Uses of Class
com.atlassian.crowd.console.action.setup.BaseSetupAction

Packages that use BaseSetupAction
com.atlassian.crowd.console.action.setup   
 

Uses of BaseSetupAction in com.atlassian.crowd.console.action.setup
 

Subclasses of BaseSetupAction in com.atlassian.crowd.console.action.setup
 class Complete
           
 class Database
          Select the type of database to configure Crowd with: Embedded (HSQLDB) External JDBC (C3P0 pooled) External Datasource (externally pooled) Once a database type is correctly selected, this action will configure the database with the appropriate schema.
 class DefaultAdministrator
           
 class DirectoryInternal
          Create a default internal directory during setup.
 class Import
          Web action to handle the import of Crowd data via XML
 class Installation
          Select and set (in crowd.cfg.xml) the installation type for the setup: New Installation Upgrade from XML Backup Upgrade from existing Database See CrowdSetupPersister for more information regarding the flow of the setup process with respect to the installation type.
 class Integration
           
 class License
          This setup action is not spring-injected.
 class MailServer
           
 class Options
           
 class SelectSetupStep
          Decides which step in the setup process we are up to.
 



Copyright © 2010 Atlassian. All Rights Reserved.