public class FragmentMigrationApplyer extends Object
| Constructor and Description |
|---|
FragmentMigrationApplyer(List<Migration<Fragment>> fragmentMigrationStepsList,
WidgetService widgetService) |
| Modifier and Type | Method and Description |
|---|---|
MigrationStatusReport |
getMigrationStatusOfCustomWidgetsUsed(Fragment fragment) |
MigrationResult<Fragment> |
migrate(Fragment fragment,
boolean migrateCustomWidgetUsed) |
public FragmentMigrationApplyer(List<Migration<Fragment>> fragmentMigrationStepsList, WidgetService widgetService)
public MigrationResult<Fragment> migrate(Fragment fragment, boolean migrateCustomWidgetUsed)
public MigrationStatusReport getMigrationStatusOfCustomWidgetsUsed(Fragment fragment)
Copyright © 2020. All rights reserved.