public interface UpgradeConfigService
| Modifier and Type | Method and Description |
|---|---|
String |
getBackupDescriptorFileName()
Gets the name for the backup descriptor file.
|
String |
getBackupFolderName()
Gets the name for the backup folder from the configuration.
|
String |
getConfigFilesResolvedConflictsFolderName()
Gets the name for the runtime configs files folder to resolve conflicts from the configuration.
|
String |
getDocsPage()
Gets the name for the docs page.
|
String |
getDocsSolveConfigConflictsSection()
Gets the name for the docs resolve config conflicts section.
|
String |
getUpgradeToolFolderName()
Gets the name for the upgrade tool aux folder from the configuration.
|
String getUpgradeToolFolderName()
String getConfigFilesResolvedConflictsFolderName()
String getBackupFolderName()
String getBackupDescriptorFileName()
String getDocsPage()
String getDocsSolveConfigConflictsSection()
Copyright © 2022 MuleSoft, Inc.. All rights reserved.