Public Member Functions | |
| boolean | cancel () |
| boolean | cancel (boolean mayInterruptIfRunning) |
| boolean | isCancelled () |
| boolean | isDone () |
| String | name () |
Definition at line 11 of file ScheduledTask.java.
| boolean dev.rafex.ether.cron.ScheduledTask.cancel | ( | ) |
| boolean dev.rafex.ether.cron.ScheduledTask.cancel | ( | boolean | mayInterruptIfRunning | ) |
| boolean dev.rafex.ether.cron.ScheduledTask.isCancelled | ( | ) |
| boolean dev.rafex.ether.cron.ScheduledTask.isDone | ( | ) |
| String dev.rafex.ether.cron.ScheduledTask.name | ( | ) |