public class ExpressionExecution extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
exceptionMessage |
protected String |
id |
protected Object |
result |
| Constructor and Description |
|---|
ExpressionExecution(String id,
Object result) |
ExpressionExecution(String id,
String exceptionMessage,
Object result) |
Copyright © 2017 Alfresco. All rights reserved.