public class AsyncHistoryCommittedTransactionListener extends Object implements TransactionListener
| Constructor and Description |
|---|
AsyncHistoryCommittedTransactionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRunnable(Runnable runnable) |
void |
execute(CommandContext commandContext) |
List<Runnable> |
getRunnables() |
void |
setRunnables(List<Runnable> runnables) |
public AsyncHistoryCommittedTransactionListener()
public void addRunnable(Runnable runnable)
public void execute(CommandContext commandContext)
execute in interface TransactionListenerCopyright © 2020 Flowable. All rights reserved.