Class EfestoInputDrlKieSessionLocal
- java.lang.Object
-
- org.kie.efesto.runtimemanager.api.model.BaseEfestoInput<T>
-
- org.kie.drl.engine.runtime.model.EfestoInputDrl<String>
-
- org.kie.drl.engine.runtime.kiesession.local.model.EfestoInputDrlKieSessionLocal
-
- All Implemented Interfaces:
org.kie.efesto.runtimemanager.api.model.EfestoInput<String>
public class EfestoInputDrlKieSessionLocal extends org.kie.drl.engine.runtime.model.EfestoInputDrl<String>
EfestoInputDrlspecific for local kiesession usage. Its only scope it is to retrieve aKieSessioninstance
-
-
Constructor Summary
Constructors Constructor Description EfestoInputDrlKieSessionLocal(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId, String inputData)
-
-
-
Constructor Detail
-
EfestoInputDrlKieSessionLocal
public EfestoInputDrlKieSessionLocal(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId, String inputData)
-
-