Interface KieContext

All Known Subinterfaces:
ProcessContext, RuleContext

public interface KieContext
  • Method Details

    • getKieRuntime

      KieRuntime getKieRuntime()
    • getKieBase

      default KieBase getKieBase()
    • getKnowledgeRuntime

      @Deprecated KieRuntime getKnowledgeRuntime()
      Deprecated.
      Added for backwards compatibility. Will be removed in the future.