| Modifier and Type | Method and Description |
|---|---|
static Restore.CleanupMode |
Restore.CleanupMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Restore.CleanupMode[] |
Restore.CleanupMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Restore.restore(File destination,
String branch,
String requiredRef,
Future<URI> bundle,
String bundleRef,
Restore.CleanupMode cleanup) |
Copyright © 2014. All Rights Reserved.