Package | Description |
---|---|
org.drools.impl.adapters | |
org.drools.runtime.rule |
The rule runtime classes.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryResultsAdapter |
Modifier and Type | Method and Description |
---|---|
QueryResults |
KnowledgeRuntimeAdapter.getQueryResults(String query,
Object... arguments) |
Modifier and Type | Method and Description |
---|---|
QueryResults |
WorkingMemory.getQueryResults(String query,
Object... arguments)
Retrieve the QueryResults of the specified query and arguments
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.