Uses of Interface
com.almworks.jira.structure.api.backup.ErrorsReporter
Packages that use ErrorsReporter
-
Uses of ErrorsReporter in com.almworks.jira.structure.api.backup
Methods in com.almworks.jira.structure.api.backup with parameters of type ErrorsReporterModifier and TypeMethodDescriptiondefault voidStructureBackupProvider.migrate(BackupReader reader, MigrationMapping mapping, ErrorsReporter errorsReporter) Called during Migrate Structure procedure.voidStructureBackupProvider.migrate(BackupReader reader, Map<Long, Long> backupToStoredStructureIds, ErrorsReporter errorsReporter) Deprecated.since Structure 7.5voidStructureBackupProvider.restore(BackupReader reader, ErrorsReporter errorsReporter) Called during Structure Restore procedure.