@Component @ConfigurationProperties(prefix="upgrade") public class DefaultUpgradeConfigService extends Object implements UpgradeConfigService
| Constructor and Description |
|---|
DefaultUpgradeConfigService() |
| 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.
|
void |
setBackupDescriptorFileName(String backupDescriptorFileName) |
void |
setBackupFolderWithinUpgradingMule(String backupFolderWithinUpgradingMule) |
public String getBackupFolderName()
UpgradeConfigServicegetBackupFolderName in interface UpgradeConfigServicepublic String getBackupDescriptorFileName()
UpgradeConfigServicegetBackupDescriptorFileName in interface UpgradeConfigServicepublic void setBackupFolderWithinUpgradingMule(String backupFolderWithinUpgradingMule)
public void setBackupDescriptorFileName(String backupDescriptorFileName)
Copyright © 2021 MuleSoft, Inc.. All rights reserved.