Class ExpressionExecutionListener

java.lang.Object
org.camunda.bpm.engine.impl.bpmn.listener.ExpressionExecutionListener
All Implemented Interfaces:
DelegateListener<DelegateExecution>, ExecutionListener

public class ExpressionExecutionListener extends Object implements ExecutionListener
An ExecutionListener that evaluates a Expression when notified.
Author:
Frederik Heremans