Uses of Interface
de.espirit.firstspirit.scheduling.ScheduleTaskData
-
Uses of ScheduleTaskData in de.espirit.firstspirit.scheduling
Modifier and TypeInterfaceDescriptioninterface
ScheduleTaskApplication<D extends ScheduleTaskData>
Definition of an application providing persistency and execution means for a schedule task.interface
ScheduleTaskExecutor<D extends ScheduleTaskData>
Executor providing means to execute and validate a scheduled task's operation.interface
ScheduleTaskForm<D extends ScheduleTaskData>
Definition of a form for configuring a related schedule task.static interface
Container holding configuration information of a schedule task.interface
ScheduleTaskFormFactory<D extends ScheduleTaskData>
Factory for forms allowing to configure a schedule task's data.Modifier and TypeMethodDescriptionScheduleTaskData.clone()
Creates and returns a copy of this container.