Uses of Interface
com.redhat.parodos.workflows.workflow.ParallelFlow.Builder.BuildStep
Packages that use ParallelFlow.Builder.BuildStep
-
Uses of ParallelFlow.Builder.BuildStep in com.redhat.parodos.workflows.workflow
Methods in com.redhat.parodos.workflows.workflow that return ParallelFlow.Builder.BuildStepModifier and TypeMethodDescriptionParallelFlow.Builder.WithStep.with(ExecutorService executorService) AParallelFlowrequires anExecutorServiceto execute work units in parallel using multiple threads.