Package org.jbpm.process.instance.impl
Class FeelReturnValueEvaluator
java.lang.Object
org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
org.jbpm.process.instance.impl.FeelReturnValueEvaluator
- All Implemented Interfaces:
Externalizable,Serializable,ReturnValueEvaluator
- See Also:
-
Field Summary
Fields inherited from class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
dialect, expression, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionevaluate(KogitoProcessContext context) static StringeventToMessage(org.kie.dmn.api.feel.runtime.events.FEELEvent event) Methods inherited from class org.jbpm.process.instance.impl.AbstractReturnValueEvaluator
dialect, expression, readExternal, root, toString, type, writeExternalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jbpm.process.instance.impl.ReturnValueEvaluator
eval, eval
-
Constructor Details
-
FeelReturnValueEvaluator
public FeelReturnValueEvaluator() -
FeelReturnValueEvaluator
-
-
Method Details
-
evaluate
-
eventToMessage
-