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 TypeInterfaceDescriptioninterfaceScheduleTaskApplication<D extends ScheduleTaskData>Definition of an application providing persistency and execution means for a schedule task.interfaceScheduleTaskExecutor<D extends ScheduleTaskData>Executor providing means to execute and validate a scheduled task's operation.interfaceScheduleTaskForm<D extends ScheduleTaskData>Definition of a form for configuring a related schedule task.static interfaceContainer holding configuration information of a schedule task.interfaceScheduleTaskFormFactory<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.