Uses of Interface
com.redhat.parodos.workflows.workflow.RepeatFlow.Builder.BuildStep
-
Packages that use RepeatFlow.Builder.BuildStep Package Description com.redhat.parodos.workflows.workflow -
-
Uses of RepeatFlow.Builder.BuildStep in com.redhat.parodos.workflows.workflow
Methods in com.redhat.parodos.workflows.workflow that return RepeatFlow.Builder.BuildStep Modifier and Type Method Description RepeatFlow.Builder.BuildStepRepeatFlow.Builder.UntilStep. times(int times)RepeatFlow.Builder.BuildStepRepeatFlow.Builder.UntilStep. until(WorkReportPredicate predicate)
-