Package com.atlassian.jira.bc.dataimport

Interface Summary
DataImportService Performs an XML import used both during setup and xml restore.
ExportService A service for the creation of JIRA XML backups.
 

Class Summary
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  
ExportCompletedEvent Event fired when an export is complete.
ExportStartedEvent Event raised when a data export begins.
TestDefaultExportService  
 

Enum Summary
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)
ExportService.Style  
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.