| Package | Description |
|---|---|
| org.wildfly.clustering.ee |
| Modifier and Type | Method and Description |
|---|---|
Batch.State |
Batch.getState()
Returns the state of this batch.
|
static Batch.State |
Batch.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Batch.State[] |
Batch.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.