Package | Description |
---|---|
org.nuxeo.connect.update.task.update |
Modifier and Type | Method and Description |
---|---|
static UpdateOptions |
UpdateOptions.newInstance(String pkgId,
File file,
File targetDir) |
Modifier and Type | Method and Description |
---|---|
Map<String,UpdateOptions> |
Version.getPackages() |
Modifier and Type | Method and Description |
---|---|
boolean |
Version.addPackage(UpdateOptions opt) |
void |
UpdateManager.doUpdate(File oldFile,
UpdateOptions opt)
Update oldFile with file pointed by opt
|
String |
UpdateManager.getKey(UpdateOptions opt) |
String |
UpdateManager.getVersionPath(UpdateOptions opt) |
RollbackOptions |
UpdateManager.update(UpdateOptions opt) |
Constructor and Description |
---|
RollbackOptions(String key,
UpdateOptions opt) |
Copyright © 2015 Nuxeo SA. All rights reserved.