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
ExclusiveJobAddedNotification
public ExclusiveJobAddedNotification(String jobId)
execute
public void execute(CommandContext commandContext)
- Specified by:
execute in interface TransactionListener
Copyright © 2014 camunda services GmbH. All rights reserved.