public interface BackupConfig
BackupConstants.CONFIG_ROOT_PATH| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getPathsToBackup()
Set of paths to backup before upgrading
|
Set<String> |
getPathsToOverwrite()
Set of paths to overwrite when merging content back
|
void |
readConfig(Session s)
Must be called before the other methods, reads the config
from CONFIG_ROOT_PATH or defines a default config.
|
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"