Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
Package dev.rafex.ether.cron

Classes

class  CronSchedulers
interface  EtherJob
class  JdkCronScheduler
interface  ScheduledTask
interface  SchedulerPort

Functions

record CronTask (String name, EtherJob job)

Function Documentation

◆ CronTask()

record dev.rafex.ether.cron.CronTask ( String name,
EtherJob job )

Definition at line 13 of file CronTask.java.

References CronTask().

Referenced by CronTask(), dev.rafex.ether.cron.JdkCronScheduler.dailyAt(), and dev.rafex.ether.cron.JdkCronScheduler.every().

Here is the call graph for this function:
Here is the caller graph for this function: