Package | Description |
---|---|
org.overlord.rtgov.activity.processor | |
org.overlord.rtgov.activity.processor.mvel |
Modifier and Type | Method and Description |
---|---|
ScriptEvaluator |
TypeProcessor.getScript()
This method returns the script evaluator.
|
Modifier and Type | Method and Description |
---|---|
void |
TypeProcessor.setScript(ScriptEvaluator script)
This method sets the script evaluator.
|
Modifier and Type | Class and Description |
---|---|
class |
MVELScriptEvaluator
This class represents a MVEL based script evaluator.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.