Class
When a widget needs to upgrade widgetJson or outputDataSourceJsons, it should extend this class.
The versions in this VersionManager can upgrade config only or upgrade full info (widgetJson and outputDataSourceJsons). If a version can upgrade full info, it should set "upgradeFullInfo" to true.
Inheritance: WidgetVersionManagerBaseVersionManager<WidgetUpgradeInfo>
Properties
Property | Type | Notes |
---|---|---|
The versions list. |
versions
Class Propertyversions: WidgetVersion[]
The versions list.