Interface ExecutionHandler<T>

All Known Subinterfaces:
Task<T>
All Known Implementing Classes:
AbstractTask, CustomTask, OneTimeTask, RecurringTask, RecurringTaskWithPersistentSchedule

public interface ExecutionHandler<T>