Interface | Description |
---|---|
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 | Description |
---|---|
BackupOverviewBuilder.ConfigurationContext |
Represents the CustomField configuration context as stored in the XML Backup.
|
BackupOverviewBuilder.FieldConfigSchemeIssueType |
Represents the CustomField field configuration issue type context as stored in the XML Backup.
|
BackupOverviewBuilderImpl | |
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.
|
ProjectImportDataImpl | |
ProjectImportOptionsImpl | |
ProjectImportResultsImpl | |
ValidationMessage |
A set of messages with a display name heading.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.