Interface | Description |
---|---|
UpgradeManager<T> |
Manages the current version and applies the required upgrades
|
UpgradeOperation<T> |
Defines the basic operations for a single upgrade
|
UpgradePipeline<T> |
Groups any number of
UpgradeOperation instances |
UpgradePipelineFactory<T> |
Builds an
UpgradePipeline with all the required operations |
VersionProvider |
Provides the current version of a specific target
|
Copyright © 2023 CrafterCMS. All rights reserved.