Package org.kie.drl.engine.runtime.model
Class EfestoOutputDrl<T>
- java.lang.Object
-
- org.kie.efesto.runtimemanager.api.model.AbstractEfestoOutput<T>
-
- org.kie.drl.engine.runtime.model.EfestoOutputDrl<T>
-
- Type Parameters:
T-
- All Implemented Interfaces:
org.kie.efesto.runtimemanager.api.model.EfestoOutput<T>
public class EfestoOutputDrl<T> extends org.kie.efesto.runtimemanager.api.model.AbstractEfestoOutput<T>GenericEfestoOutputspecific for DRL engines, to be subclassed depending on the actual implementation needs
-
-
Constructor Summary
Constructors Constructor Description EfestoOutputDrl(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId, T outputData)
-
-
-
Constructor Detail
-
EfestoOutputDrl
public EfestoOutputDrl(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId, T outputData)
-
-