Uses of Class
org.camunda.bpm.engine.SuspendedEntityInteractionException
- 
Packages that use SuspendedEntityInteractionException Package Description org.camunda.bpm.engine.impl.db  - 
- 
Uses of SuspendedEntityInteractionException in org.camunda.bpm.engine.impl.db
Methods in org.camunda.bpm.engine.impl.db that return SuspendedEntityInteractionException Modifier and Type Method Description SuspendedEntityInteractionExceptionEnginePersistenceLogger. suspendedEntityException(String type, String id) 
 -