Uses of Interface
com.github.kagkarlsson.scheduler.task.StateReturningExecutionHandler
Packages that use StateReturningExecutionHandler
-
Uses of StateReturningExecutionHandler in com.github.kagkarlsson.scheduler.task.helper
Methods in com.github.kagkarlsson.scheduler.task.helper with parameters of type StateReturningExecutionHandlerModifier and TypeMethodDescriptionTasks.RecurringTaskBuilder.executeStateful(StateReturningExecutionHandler<T> executionHandler) Tasks.RecurringTaskWithPersistentScheduleBuilder.executeStateful(StateReturningExecutionHandler<T> executionHandler)