public class ExecuteEventListenerTransactionListener extends Object implements TransactionListener
| Modifier and Type | Field and Description |
|---|---|
protected FlowableEvent |
flowableEvent |
protected FlowableEventListener |
listener |
| Constructor and Description |
|---|
ExecuteEventListenerTransactionListener(FlowableEventListener listener,
FlowableEvent flowableEvent) |
protected FlowableEventListener listener
protected FlowableEvent flowableEvent
public ExecuteEventListenerTransactionListener(FlowableEventListener listener, FlowableEvent flowableEvent)
public void execute(CommandContext commandContext)
execute in interface TransactionListenerCopyright © 2019 Flowable. All rights reserved.