Package org.flowable.dmn.api
Class ExpressionExecution
java.lang.Object
org.flowable.dmn.api.ExpressionExecution
- Author:
- Yvo Swillens
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExpressionExecution
(String id, Object result) ExpressionExecution
(String id, String exceptionMessage, Object result) -
Method Summary
-
Field Details
-
id
-
exceptionMessage
-
result
-
-
Constructor Details
-
ExpressionExecution
-
ExpressionExecution
-
-
Method Details
-
getId
-
getException
-
getResult
-