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