@Concealed
| Class | Description |
|---|---|
| ADFMetadataUpgradeHandler | |
| HandlerHelper |
Manages all of the logic ADFMetadataUpgradeHandler retrieval, invocation, and error handling.
|
| OfflineUpgradeCallable | |
| UpgradeAuthoringSettings | |
| UpgradeConstants | |
| UpgradeContext | |
| UpgradeEnvironment |
Contextual information for the Upgrade - will be used to call the handlers.
|
| UpgradeHandlersMap | |
| UpgradeLifecycle |
Encapsulates the lifecycle of ADF Metadata Upgrade.
|
| UpgradeLifecycle.LabelHelper |
Helper class to generate MDS labels.
|
| UpgradeLifecycle.LogHelper |
Inner class to handle all logging operations.
|
| UpgradeReport |
Class to store upgrade status per handler
|
| Exception | Description |
|---|---|
| UpgradeReportDeserializedException |
A standin for the exceptions retrieved from the UpgradeReport.xml document.
|