Uses of Interface
tech.illuin.pipeline.step.execution.condition.StepCondition
Packages that use StepCondition
-
Uses of StepCondition in tech.illuin.pipeline.step.builder
Methods in tech.illuin.pipeline.step.builder with parameters of type StepConditionModifier and TypeMethodDescriptionStepBuilder<T,
I, P> StepBuilder.withCondition
(StepCondition predicate) -
Uses of StepCondition in tech.illuin.pipeline.step.execution.condition
Classes in tech.illuin.pipeline.step.execution.condition that implement StepConditionFields in tech.illuin.pipeline.step.execution.condition declared as StepConditionModifier and TypeFieldDescriptionstatic final StepCondition
StepCondition.ALWAYS_FALSE
static final StepCondition
StepCondition.ALWAYS_TRUE