Class StepDescriptor<T extends Indexable,I>
java.lang.Object
tech.illuin.pipeline.step.builder.StepDescriptor<T,I>
- Author:
- Pierre Lecerf ([email protected])
-
Method Details
-
execute
- Throws:
Exception
-
canExecute
-
postEvaluation
-
handleException
public Result handleException(Exception ex, I input, Object payload, Results results, Context ctx) throws Exception - Throws:
Exception
-
id
-
isPinned
public boolean isPinned() -
step
-
executionWrapper
-
activationPredicate
-
resultEvaluator
-
errorHandler
-