All Classes
-
Class Description TaskConsumer<I> Task step that does not produce any outputTaskFactory Factory that producesrecipesTaskFunction<I,O> Task step that produces output from given inputTaskRecipe A task recipe is a chain of tasks with optional synchronization steps, that can be used to produce some sort of result from some inputTaskRecipeStep Part of aTaskRecipeTaskSynchronizer Utility responsible for synchronizingtask recipe steps