Interface JobStatusPopUpVM.JobEndHandler<J extends org.openforis.concurrency.Job>
-
- Enclosing class:
- JobStatusPopUpVM<J extends org.openforis.concurrency.Job>
public static interface JobStatusPopUpVM.JobEndHandler<J extends org.openforis.concurrency.Job>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonJobEnd(J job)
-
-
-
Method Detail
-
onJobEnd
void onJobEnd(J job)
-
-