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 void
StepBuilder.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 TypeMethodDescriptionvoid
StepRunner.build
(CompiledMethod<StepConfig, T, I, P> compiled)