Package io.quarkus.scheduler
Class SchedulerPaused
java.lang.Object
io.quarkus.scheduler.SchedulerPaused
This event is fired synchronously and asynchronously when the
Scheduler.pause() method is called.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
SchedulerPaused
public SchedulerPaused()
-