public class RollbackOptions extends Object
Constructor and Description |
---|
RollbackOptions(String pkgId,
String key,
String version) |
RollbackOptions(String key,
UpdateOptions opt) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getPackageId() |
String |
getVersion() |
boolean |
isDeleteOnExit() |
void |
setDeleteOnExit(boolean deleteOnExit) |
String |
toString() |
public RollbackOptions(String key, UpdateOptions opt)
key
- opt
- Copyright © 2013 Nuxeo SA. All Rights Reserved.