public final class LayersNotificationManager
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
notifyImportComplete(java.io.File file,
boolean success) |
static void |
notifyImportProgress(java.io.File file,
int itemsProcessed) |
static void |
notifyImportStarted(java.io.File file) |