Class ExclusiveJobAddedNotification
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.ExclusiveJobAddedNotification
- All Implemented Interfaces:
 TransactionListener
- Author:
 - Daniel Meyer
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionExclusiveJobAddedNotification(String jobId, JobExecutorContext jobExecutorContext)  - 
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(CommandContext commandContext) protected voidlogExclusiveJobAdded(CommandContext commandContext)  
- 
Field Details
- 
jobId
 - 
jobExecutorContext
 
 - 
 - 
Constructor Details
- 
ExclusiveJobAddedNotification
 
 - 
 - 
Method Details
- 
execute
- Specified by:
 executein interfaceTransactionListener
 - 
logExclusiveJobAdded
 
 -