jBPM distribution 6.0.0.Alpha9

Uses of Interface
org.kie.runtime.rule.QueryResults

Packages that use QueryResults
org.droolsjbpm.services.impl.helpers   
org.jbpm.process   
org.kie.runtime.rule The rule runtime classes. 
 

Uses of QueryResults in org.droolsjbpm.services.impl.helpers
 

Methods in org.droolsjbpm.services.impl.helpers that return QueryResults
 QueryResults StatefulKnowledgeSessionDelegate.getQueryResults(String string, Object... os)
           
 

Uses of QueryResults in org.jbpm.process
 

Methods in org.jbpm.process that return QueryResults
 QueryResults StatefulProcessSession.getQueryResults(String query, Object... arguments)
           
 

Uses of QueryResults in org.kie.runtime.rule
 

Methods in org.kie.runtime.rule that return QueryResults
 QueryResults Session.getQueryResults(String query, Object... arguments)
          Retrieve the QueryResults of the specified query and arguments
 


jBPM distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.