public class DelegateExpressionExecutionListener extends Object implements ExecutionListener
| Modifier and Type | Field and Description |
|---|---|
protected Expression |
expression |
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE| Constructor and Description |
|---|
DelegateExpressionExecutionListener(Expression expression,
List<FieldDeclaration> fieldDeclarations) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpressionText()
returns the expression text for this execution listener.
|
void |
notify(DelegateExecution execution) |
protected Expression expression
public DelegateExpressionExecutionListener(Expression expression, List<FieldDeclaration> fieldDeclarations)
public void notify(DelegateExecution execution) throws Exception
notify in interface ExecutionListenerExceptionpublic String getExpressionText()
Copyright © 2016 Alfresco. All rights reserved.