Interface RuntimeManager
public interface RuntimeManager
-
Method Summary
Modifier and TypeMethodDescriptionevaluateInput(EfestoRuntimeContext context, EfestoInput... toEvaluate) Produce aCollection<EfestoOutput>from the givenEfestoInput
-
Method Details
-
evaluateInput
Produce aCollection<EfestoOutput>from the givenEfestoInput- Parameters:
context-toEvaluate-- Returns:
-