Uses of Interface
de.espirit.firstspirit.scheduling.ScheduleTaskData
Packages that use ScheduleTaskData
-
Uses of ScheduleTaskData in de.espirit.firstspirit.scheduling
Classes in de.espirit.firstspirit.scheduling with type parameters of type ScheduleTaskDataModifier 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.Methods in de.espirit.firstspirit.scheduling that return ScheduleTaskDataModifier and TypeMethodDescriptionScheduleTaskData.clone()
Creates and returns a copy of this container.