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