| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.db.entitymanager.operation |
| Modifier and Type | Field and Description |
|---|---|
protected DbOperation.State |
DbOperation.state |
| Modifier and Type | Method and Description |
|---|---|
DbOperation.State |
DbOperation.getState() |
static DbOperation.State |
DbOperation.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbOperation.State[] |
DbOperation.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DbOperation.setState(DbOperation.State state) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.