Uses of Enum Class
org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation.State
-
Uses of DbOperation.State in org.camunda.bpm.engine.impl.db.entitymanager.operation
Modifier and TypeMethodDescriptionDbOperation.getState()
static DbOperation.State
Returns the enum constant of this class with the specified name.static DbOperation.State[]
DbOperation.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.