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
IOExceptionpublic static boolean isPackageSelectionDone(Context ctx)
Copyright © 2019 Nuxeo. All rights reserved.