Uses of Class
org.wildfly.clustering.ee.Batch.State
-
Packages that use Batch.State Package Description org.wildfly.clustering.ee -
-
Uses of Batch.State in org.wildfly.clustering.ee
Methods in org.wildfly.clustering.ee that return Batch.State Modifier and Type Method Description Batch.StateBatch. getState()Returns the state of this batch.static Batch.StateBatch.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.
-