Class EfestoOutputDrlKieSessionLocal

  • All Implemented Interfaces:
    org.kie.efesto.runtimemanager.api.model.EfestoOutput<org.kie.api.runtime.KieSession>

    public class EfestoOutputDrlKieSessionLocal
    extends org.kie.drl.engine.runtime.model.EfestoOutputDrl<org.kie.api.runtime.KieSession>
    EfestoOutputDrl specific for local kiesession usage. Its only scope it is to return a KieSession instance. The returned FRI will contain the session id as last element of the path
    • Constructor Detail

      • EfestoOutputDrlKieSessionLocal

        public EfestoOutputDrlKieSessionLocal​(org.kie.efesto.common.api.model.FRI fri,
                                              org.kie.api.runtime.KieSession kieSession)