Package eu.woolplatform.utils.schedule
Interface JobListener
-
public interface JobListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidjobCancelled(Job job)voidjobCompleted(Job job)
-