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 Summary

      Constructors 
      Constructor Description
      EfestoInputDrlKieSessionLocal​(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId, String inputData)  
    • Method Summary

      • Methods inherited from class org.kie.efesto.runtimemanager.api.model.BaseEfestoInput

        getInputData, getModelLocalUriId
      • Methods inherited from interface org.kie.efesto.runtimemanager.api.model.EfestoInput

        getFirstLevelCacheKey, getSecondLevelCacheKey
    • Constructor Detail

      • EfestoInputDrlKieSessionLocal

        public EfestoInputDrlKieSessionLocal​(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId,
                                             String inputData)