public interface TaskStatusListener
Modifier and Type | Method and Description |
---|---|
void |
taskCompleted(DMXTask task,
Object result)
Invoked when task is completed.
|
void |
taskStarted(DMXTask task)
Invoked when task is started.
|
void taskStarted(DMXTask task)
task
- started taskCopyright © 2012-2014 Vektor Software. All Rights Reserved.