Uses of Interface
com.almworks.jira.structure.api.backup.RestoreOperation
Packages that use RestoreOperation
-
Uses of RestoreOperation in com.almworks.jira.structure.api.backup
Methods in com.almworks.jira.structure.api.backup that return RestoreOperationModifier and TypeMethodDescriptionRestoreOperation.checkBackupFile()Checks that backup file has correct format.RestoreOperation.restore()Performs the restore from backup synchronously.StructureBackupManager.restore()Creates an instance of restore operation.Sets the location of the backup file.RestoreOperation.setRestoreHistory(boolean restoreHistory) Sets therestoreHistoryflag.