public interface BackupConfig
BackupConstants.CONFIG_ROOT_PATH
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getPathsToBackup()
Set of paths to backup before upgrading
|
java.util.Set<java.lang.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.
|
void readConfig(Session s) throws RepositoryException
RepositoryException
java.util.Set<java.lang.String> getPathsToBackup()
java.util.Set<java.lang.String> getPathsToOverwrite()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"