public class JobAddedTransactionListener extends Object implements TransactionListener
| Modifier and Type | Field and Description |
|---|---|
protected AsyncExecutor |
asyncExecutor |
protected JobInfoEntity |
job |
| Constructor and Description |
|---|
JobAddedTransactionListener(JobInfoEntity job,
AsyncExecutor asyncExecutor) |
protected JobInfoEntity job
protected AsyncExecutor asyncExecutor
public JobAddedTransactionListener(JobInfoEntity job, AsyncExecutor asyncExecutor)
public void execute(CommandContext commandContext)
execute in interface TransactionListenerCopyright © 2017 Flowable. All rights reserved.