public class CloudStoreUpdater extends CloudStoreUpdaterCore
CONFIG_KEY_DOWNGRADE, CONFIG_KEY_ENABLED, CONFIG_KEY_FORCE, CONFIG_KEY_REMOTE_VERSION_CACHE_VALIDITY_PERIOD, DEFAULT_REMOTE_VERSION_CACHE_VALIDITY_PERIOD, fileFilterIgnoringBackupAndUpdaterDir, fileFilterIgnoringBackupDir, INSTALLATION_PROPERTIES_ARTIFACT_ID, INSTALLATION_PROPERTIES_FILE_NAME, INSTALLATION_PROPERTIES_VERSION, PROTOCOL_FILE, PROTOCOL_JAR, remoteUpdatePropertiesURL, remoteVersionURL| Constructor and Description |
|---|
CloudStoreUpdater(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
protected File |
getInstallationDir()
Gets the installation directory that was passed as command line parameter.
|
boolean |
isThrowException() |
static void |
main(String[] args) |
void |
setThrowException(boolean throwException) |
CloudStoreUpdater |
throwException(boolean throwException) |
createUpdaterDirIfUpdateNeeded, getBackupDir, getInstallationProperties, getLocalVersion, getRemoteVersion, getUpdaterDir, resolvepublic CloudStoreUpdater(String[] args)
public boolean isThrowException()
public void setThrowException(boolean throwException)
public CloudStoreUpdater throwException(boolean throwException)
protected File getInstallationDir()
getInstallationDir in class CloudStoreUpdaterCorenull.Copyright © 2013-2014. All Rights Reserved.