| Constructor and Description |
|---|
MigrationTo121() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(MigrationContext migrationContext,
org.osgi.framework.BundleContext bundleContext)
This method is called to execute the migration
|
public void execute(MigrationContext migrationContext, org.osgi.framework.BundleContext bundleContext) throws IOException
Migrationexecute in interface MigrationmigrationContext - the current migration context (config, history, messaging, logging)bundleContext - the bundle context objectIOException - if there was an error while executing the migrationCopyright © 2014–2023 Apache Software Foundation. All rights reserved.