| DataExportEvent | The interface implemented by events related to JIRA data export. |
| DataImportEvent | The interface implemented by events related to JIRA data import. |
| DataImportService | Performs an XML import used both during setup and xml restore. |
| ExportService | A service for the creation of JIRA XML backups. |
| ImportResultStore | Stores the result of the last import or XmlRestore. |
| ConstrainedBuildUtilsInfo | Temporary class used during transition period (will be deleted afterwards). |
| DataImportFinishedEvent | Sent when a data import completes, but before the plugins are restarted. |
| DataImportParams | Provides all the parameters required to perform a data import in JIRA. |
| DataImportParams.Builder | |
| DataImportProductionDependencies | Provides a number of dependencies used during dataimport. |
| DataImportService.ImportResult | Represents the result of performing an import. |
| DataImportService.ImportResult.Builder | |
| DataImportService.ImportValidationResult | An import validation result returned by the DataImportService#validateImport(com.atlassian.crowd.embedded.api.User, DataImportParams) method. |
| DefaultDataImportService | |
| DefaultExportService | |
| DefaultImportResultStore | |
| DowngradeUtil | Static utility methods for running a database downgrade. |
| DowngradeWorker | This class will do the actual work of finding and running required downgrade tasks. |
| EntityImportExportExclusions | |
| ExportCompletedEvent | Event fired when an export is complete. |
| ExportStartedEvent | Event raised when a data export begins. |
| ImportCompletedEvent | Raised after a JIRA XML import has finished. |
| ImportStartedEvent | Raised before a JIRA XML import is performed. |
| DataImportService.ImportError | Returned by the DataImportService.ImportResult from a call to DataImportService#doImport(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.dataimport.DataImportService.ImportValidationResult, TaskProgressSink)
|
| DowngradeWorker.Mode | Downgrade mode. |
| ExportService.Style |
