Package org.luwrain.core
Interface Job.Listener
- All Known Implementing Classes:
EmptyJobListener,JobsManager.Entry
- Enclosing interface:
- Job
public static interface Job.Listener
-
Method Summary
Modifier and TypeMethodDescriptionvoidonInfoChange(Job job, String infoType, List<String> value) voidonStatusChange(Job job)
-
Method Details
-
onStatusChange
-
onInfoChange
-