Uses of Enum Class
org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
-
Uses of ExceptionUtil.DEADLOCK_CODES in org.camunda.bpm.engine.impl.util
Modifier and TypeMethodDescriptionstatic ExceptionUtil.DEADLOCK_CODES
Returns the enum constant of this class with the specified name.static ExceptionUtil.DEADLOCK_CODES[]
ExceptionUtil.DEADLOCK_CODES.values()
Returns an array containing the constants of this enum class, in the order they are declared.