public static interface BackgroundTask.TaskHandler
Modifier and Type | Method and Description |
---|---|
void |
taskDone(BackgroundTask backgroundTask) |
void |
taskInterrupted(BackgroundTask backgroundTask,
java.lang.Exception e) |
void taskDone(BackgroundTask backgroundTask)
void taskInterrupted(BackgroundTask backgroundTask, java.lang.Exception e)