| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationAdminMigratable.doExport(ExportMigrationContext context) |
| Constructor and Description |
|---|
ExportMigrationConfigurationAdminContext(ExportMigrationContext context,
ConfigurationAdminMigratable admin,
org.osgi.service.cm.Configuration[] configs) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportMigrationContextImpl
The export migration context keeps track of exported migration entries for a given migratable
while processing an export migration operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Migratable.doExport(ExportMigrationContext context)
Exports all required migratable data to the specified context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformMigratable.doExport(ExportMigrationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityMigratable.doExport(ExportMigrationContext context) |
This work is licensed under a Creative Commons Attribution 4.0 International License.