Uses of Class
org.camunda.bpm.engine.OptimisticLockingException
Package
Description
-
Uses of OptimisticLockingException in org.camunda.bpm.engine.impl.cmd
Modifier and TypeMethodDescriptionvoid
CommandLogger.debugCaughtOptimisticLockingException
(OptimisticLockingException e) -
Uses of OptimisticLockingException in org.camunda.bpm.engine.impl.db
Modifier and TypeMethodDescriptionEnginePersistenceLogger.concurrentUpdateDbEntityException
(DbOperation operation) -
Uses of OptimisticLockingException in org.camunda.bpm.qa.upgrade.util
Modifier and TypeFieldDescriptionprotected OptimisticLockingException
CompleteTaskThread.exception