| Modifier and Type | Method and Description |
|---|---|
static UpdateModule |
UpdateModule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateModule[] |
UpdateModule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdaterFileSystemPathes.backupModule(UpdateModule updateModule,
String version) |
Path |
UpdaterFileSystemPathes.getModulePath(UpdateModule updateModule) |
String |
UpdaterFileSystemPathes.getModuleVersion(UpdateModule updateModule) |
Path |
UpdaterFileSystemPathes.getUpdateModulePath(UpdateModule updateModule) |
String |
UpdaterFileSystemPathes.getUpdateModuleVersion(UpdateModule updateModule) |
boolean |
UpdaterFileSystemPathes.isModuleExists(UpdateModule updateModule) |
boolean |
UpdaterFileSystemPathes.isUpdateModuleExists(UpdateModule updateModule) |
void |
UpdaterFileSystemPathes.removeOlderBackup(UpdateModule updateModule) |
protected void |
Updater.updateNoneRuntimeModule(UpdateModule updateModule) |
protected boolean |
Updater.updateRuntimeModule(UpdateModule updateModule) |
Copyright © 2012–2015 Ifremer. All rights reserved.