Class QueryRowWithSubruleIndex


  • public class QueryRowWithSubruleIndex
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      QueryRowWithSubruleIndex​(org.kie.api.runtime.rule.FactHandle[] handles, int subruleIndex)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.kie.api.runtime.rule.FactHandle[] getHandles()  
      int getSubruleIndex()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QueryRowWithSubruleIndex

        public QueryRowWithSubruleIndex​(org.kie.api.runtime.rule.FactHandle[] handles,
                                        int subruleIndex)
    • Method Detail

      • getHandles

        public org.kie.api.runtime.rule.FactHandle[] getHandles()
      • getSubruleIndex

        public int getSubruleIndex()