Package cloud.commandframework.tasks
package cloud.commandframework.tasks
Cloud task library
-
ClassDescriptionTaskConsumer<I>Task step that does not produce any outputFactory that produces
recipesTaskFunction<I,O> Task step that produces output from given inputA task recipe is a chain of tasks with optional synchronization steps, that can be used to produce some sort of result from some inputPart of aTaskRecipeUtility responsible for synchronizingtask recipe steps