public class PackageDownloaderHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MARKER_FILE |
Constructor and Description |
---|
PackageDownloaderHelper() |
Modifier and Type | Method and Description |
---|---|
protected static File |
getMarkerFile(Context ctx) |
static boolean |
isPackageSelectionDone(Context ctx) |
static void |
markPackageSelectionDone(Context ctx) |
public static final String MARKER_FILE
public PackageDownloaderHelper()
protected static File getMarkerFile(Context ctx)
public static void markPackageSelectionDone(Context ctx) throws IOException
IOException
public static boolean isPackageSelectionDone(Context ctx)
Copyright © 2016 Nuxeo SA. All rights reserved.