Class EfestoInputDrlKieSessionLocal

  • All Implemented Interfaces:
    org.kie.efesto.runtimemanager.api.model.EfestoInput<String>

    public class EfestoInputDrlKieSessionLocal
    extends org.kie.drl.engine.runtime.model.EfestoInputDrl<String>
    EfestoInputDrl specific for local kiesession usage. Its only scope it is to retrieve a KieSession instance
    • Constructor Detail

      • EfestoInputDrlKieSessionLocal

        public EfestoInputDrlKieSessionLocal​(org.kie.efesto.common.api.model.FRI fri,
                                             String inputData)