org.camunda.bpm.engine.impl.jobexecutor
Class ExclusiveJobAddedNotification
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.ExclusiveJobAddedNotification
- All Implemented Interfaces:
- TransactionListener
public class ExclusiveJobAddedNotification
- extends Object
- implements TransactionListener
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jobId
protected final String jobId
jobExecutorContext
protected final JobExecutorContext jobExecutorContext
ExclusiveJobAddedNotification
public ExclusiveJobAddedNotification(String jobId,
JobExecutorContext jobExecutorContext)
execute
public void execute(CommandContext commandContext)
- Specified by:
execute in interface TransactionListener
logExclusiveJobAdded
protected void logExclusiveJobAdded(CommandContext commandContext)
Copyright © 2017 camunda services GmbH. All rights reserved.