public class MigrationService extends Object
| Constructor and Description |
|---|
MigrationService(ConfigurationService configurationService,
RpService rpService) |
| Modifier and Type | Method and Description |
|---|---|
void |
migrate() |
void |
migrateChildren(File parentFolder) |
static Rp |
parseRp(File file) |
static Rp |
parseRp(String rpAsJson) |
@Inject public MigrationService(ConfigurationService configurationService, RpService rpService)
Copyright © 2018. All rights reserved.