Class EfestoOutputDrlMap
-
- All Implemented Interfaces:
org.kie.efesto.runtimemanager.api.model.EfestoOutput<Map<String,Object>>
public class EfestoOutputDrlMap extends org.kie.drl.engine.runtime.model.EfestoOutputDrl<Map<String,Object>>
EfestoOutputDrlspecific for map input usage. Its scope it is to return aMapwith the result of the evaluation. To be used, for example, by PMML
-
-
Constructor Summary
Constructors Constructor Description EfestoOutputDrlMap(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId, Map<String,Object> inputData)
-