public class DelegateExecutionListener extends Object implements ExecutionListener
ExecutionListener handling both: ExecutionListener and JavaDelegate.
Routes invocation through configured DelegateInterceptor.| Modifier and Type | Field and Description |
|---|---|
protected Object |
delegate |
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE| Constructor and Description |
|---|
DelegateExecutionListener(Object delegate) |
protected Object delegate
public DelegateExecutionListener(Object delegate)
public void notify(DelegateExecution execution)
notify in interface ExecutionListenerCopyright © 2022 Flowable. All rights reserved.