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 LocalUri will contain the session id as last element of the path

    • Constructor Detail

      • EfestoOutputDrlKieSessionLocal

        public EfestoOutputDrlKieSessionLocal​(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId,
                                              org.kie.api.runtime.KieSession kieSession)