public interface JobCompletedListener
Modifier and Type | Method and Description |
---|---|
void |
onJobCompleted(Job job,
JobCompletedEventArgs e)
Invoked when all tasks of the job completes.
|
void onJobCompleted(Job job, JobCompletedEventArgs e)