Uses of Interface
org.kie.efesto.runtimemanager.api.model.EfestoOutput
Packages that use EfestoOutput
Package
Description
-
Uses of EfestoOutput in org.kie.efesto.runtimemanager.api.model
Classes in org.kie.efesto.runtimemanager.api.model that implement EfestoOutput -
Uses of EfestoOutput in org.kie.efesto.runtimemanager.api.service
Classes in org.kie.efesto.runtimemanager.api.service with type parameters of type EfestoOutputModifier and TypeInterfaceDescriptioninterfaceKieRuntimeService<S,U, T extends EfestoInput<S>, E extends EfestoOutput<U>, K extends EfestoRuntimeContext> The compilation-related interface to be implemented by engine-plugin.Methods in org.kie.efesto.runtimemanager.api.service that return types with arguments of type EfestoOutputModifier and TypeMethodDescriptionRuntimeManager.evaluateInput(EfestoRuntimeContext context, EfestoInput... toEvaluate) Produce aCollection<EfestoOutput>from the givenEfestoInput