| Interface | Description |
|---|---|
| IMigrationPostprocessor |
Implementations of this interface can be configured during Tag migration to apply post-processing to migrated objects following the migration process.
|
| IMigrationPreprocessor |
Implementations of this interface can be configured during Tag migration to apply pre-processing
to objects prior to the migration process.
|
| Enum | Description |
|---|---|
| IMigrationPreprocessor.Result |
Possible result values for preprocessors
|
| Exception | Description |
|---|---|
| MigrationException |
Exception that may be thrown in implementations of
IMigrationPostprocessor |
Copyright © 2024 Gentics Software GmbH. All rights reserved.