java.lang.Object | |
↳ | com.atlassian.jira.imports.project.core.BackupOverviewImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a BackupSystemInformation object containing system-wide information from the backup file.
| |||||||||||
Gets a
BackupProject by the projectKey. | |||||||||||
Gets all the
BackupProject 's contained in the backup ordered
alphabetically by the projects name. | |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||
![]()
|
Returns a BackupSystemInformation object containing system-wide information from the backup file.
Gets a BackupProject
by the projectKey.
projectKey | the unique key that identifies the project. |
---|
BackupProject
identified by the key or null if
the object does not know about the project key.
Gets all the BackupProject
's contained in the backup ordered
alphabetically by the projects name.
BackupProject
's.