|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expression | |
|---|---|
| org.drools.runtime.pipeline | The PipelineFactory and associated classes are there to help with the automation of getting information into and out of Drools. |
| org.drools.runtime.pipeline.impl | |
| Uses of Expression in org.drools.runtime.pipeline |
|---|
| Methods in org.drools.runtime.pipeline that return Expression | |
|---|---|
static Expression |
PipelineFactory.newMvelExpression(String expression)
Creat a new MVEL expression, the payload will be set to the results of the expression. |
Expression |
CorePipelineProvider.newMvelExpression(String expression)
|
| Uses of Expression in org.drools.runtime.pipeline.impl |
|---|
| Classes in org.drools.runtime.pipeline.impl that implement Expression | |
|---|---|
class |
MvelExpression
|
| Methods in org.drools.runtime.pipeline.impl that return Expression | |
|---|---|
Expression |
CorePipelineProviderImpl.newMvelExpression(String expression)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||