package

com.atlassian.jira.web.action.setup

Interfaces

IndexLanguageToLocaleMapper Defines an IndexLanguageToLocaleMapper. 

Classes

AbstractSetupAction  
DataImportAsyncCommand A helper class to run a data import asynchronously via the ImportTaskManager
DevModeSecretSauce This is ONLY ever called in dev mode. 
IndexLanguageToLocaleMapperImpl This is a simple utility class that will map a chosen locale to a specified indexing language for Lucene. 
LicenseValidationResults Contains the results of a call to the license validation REST endpoint. 
SetupAccount  
SetupAdminAccount  
SetupAdminUserSessionStorage A simple class to store in the current session the username of the user who is setting up JIRA. 
SetupApplicationProperties  
SetupComplete This setup step is used to complete setup. 
SetupDatabase

Action for configuring a database connection for JIRA and testing that it works. 

SetupFinishing  
SetupImport  
SetupLicense  
SetupLicenseSessionStorage A simple class to store in the current session the firstname, lastname and email of the user who is setting up JIRA. 
SetupMailNotifications This setup step is used to setup the MailListener  
SetupMode  
SetupProductBundle Allow user choose additional bundle to be installed 
SetupProductBundleHelper  
SetupProductBundleReport Display report page if there was an error during attempt to save license for chosen bundle 
SetupSharedVariables Stores items shared across setup steps.