Interface RecipeScheduler

All Known Implementing Classes:
DirectScheduler, ForkJoinScheduler

public interface RecipeScheduler
The scheduler is responsible for executing a Recipe full lifecycle and reporting a RecipeRun result.