| Package | Description |
|---|---|
| org.fenixedu.bennu.scheduler.domain | |
| org.fenixedu.bennu.scheduler.example |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Task> |
SchedulerSystem.getTasks() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SchedulerSystem.addTask(String className,
Task taskAnnotation) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleTask |
class |
HourTask |
class |
LoggingTask |
Copyright © 2018 FenixEdu. All rights reserved.