Package com.atlassian.jira.imports.project.core

Interface Summary
BackupOverview Contains project and system information gleaned from an XML backup.
BackupOverviewBuilder This is the intermediate object that collects information from the SAX parser and is able to produce a BackupOverview.
BackupProject Represents information about a single project gleaned from an XML backup.
BackupSystemInformation An object containing system-wide information from the backup file.
EntityRepresentation Represents a Entity and attributes that can be persisted via OfBiz
ProjectImportData Stores project specific data that is used to make the import happen.
ProjectImportOptions Contains user inputed options related to the project import.
ProjectImportResults Used to store the results of the actual importing of the project.
 

Class Summary
BackupOverviewBuilderImpl  
BackupOverviewBuilderImpl.ConfigurationContext Represents the CustomField configuration context as stored in the XML Backup.
BackupOverviewBuilderImpl.FieldConfigSchemeIssueType Represents the CustomField field configuration issue type context as stored in the XML Backup.
BackupOverviewImpl  
BackupProjectImpl  
BackupProjectNameComparator Used to sort BackupProject's by their name.
BackupSystemInformationImpl  
EntityRepresentationImpl  
MappingResult A kitchen-sink-like object that passes back the project import data and any messages that validation may want to communicate.
MappingResult.ValidationMessage  
ProjectImportDataImpl  
ProjectImportOptionsImpl  
ProjectImportResultsImpl  
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.