Uses of Annotation Interface
tech.illuin.pipeline.step.annotation.StepConfig
Packages that use StepConfig
-
Uses of StepConfig in tech.illuin.pipeline.step.builder
Methods in tech.illuin.pipeline.step.builder with parameters of type StepConfigModifier and TypeMethodDescriptionprotected voidStepBuilder.fillFromAnnotation(StepConfig annotation) -
Uses of StepConfig in tech.illuin.pipeline.step.runner
Method parameters in tech.illuin.pipeline.step.runner with type arguments of type StepConfigModifier and TypeMethodDescriptionvoidStepRunner.build(CompiledMethod<StepConfig, T, I, P> compiled)