public class WidgetMigrationApplyer extends Object
WidgetMigrationApplyer(List<Migration<Widget>> widgetMigrationStepsList)
MigrationResult<Widget>
migrate(Widget widget)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WidgetMigrationApplyer(List<Migration<Widget>> widgetMigrationStepsList)
public MigrationResult<Widget> migrate(Widget widget)
Copyright © 2021. All rights reserved.