Uses of Interface
io.helidon.scheduling.CronInvocation
Packages that use CronInvocation
-
Uses of CronInvocation in io.helidon.scheduling
Method parameters in io.helidon.scheduling with type arguments of type CronInvocationModifier and TypeMethodDescriptionScheduling.CronBuilder.task
(ScheduledConsumer<CronInvocation> task) Task to be scheduled for execution.