Uses of Interface
de.espirit.firstspirit.scheduling.ScheduleTaskExecutionContext
-
Uses of ScheduleTaskExecutionContext in de.espirit.firstspirit.scheduling
Modifier and TypeMethodDescriptionvoid
ScheduleTaskExecutor.execute
(@NotNull ScheduleTaskControl control, D customData, @NotNull ScheduleTaskExecutionContext executionContext) Execute with the given task information in the provided context.void
ScheduleTaskExecutor.validate
(@NotNull ScheduleTaskControl control, D customData, @NotNull ScheduleTaskExecutionContext executionContext) Validate with the given task information in the provided context.