public class ExpressionTaskListener extends Object implements TaskListener
| Modifier and Type | Field and Description |
|---|---|
protected Expression |
expression |
EVENTNAME_ALL_EVENTS, EVENTNAME_ASSIGNMENT, EVENTNAME_COMPLETE, EVENTNAME_CREATE, EVENTNAME_DELETE| Constructor and Description |
|---|
ExpressionTaskListener(Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpressionText()
returns the expression text for this task listener.
|
void |
notify(DelegateTask delegateTask) |
protected Expression expression
public ExpressionTaskListener(Expression expression)
public void notify(DelegateTask delegateTask)
notify in interface TaskListenerpublic String getExpressionText()
Copyright © 2016 Alfresco. All rights reserved.