jBPM distribution 6.1.0.Beta4

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

Packages that use QueryResults
org.jbpm.process   
org.kie.api.runtime.rule The rule runtime classes. 
 

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.api.runtime.rule
 

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


jBPM distribution 6.1.0.Beta4

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