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 TypeMethodDescriptionvoid
onInfoChange
(Job job, String infoType, List<String> value) void
onStatusChange
(Job job)
-
Method Details
-
onStatusChange
-
onInfoChange
-