Interface IndexableStep<T extends Indexable>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Author:
- Pierre Lecerf ([email protected])
-
Method Summary
-
Method Details
-
execute
- Throws:
Exception
-
execute
default Result execute(T object, Object input, Object payload, ResultView results, LocalContext context) throws Exception -
execute
- Throws:
Exception
- See Also:
-