Uses of Enum Class
org.nuxeo.ecm.core.bulk.message.BulkStatus.State
-
Uses of BulkStatus.State in org.nuxeo.ecm.core.bulk.message
Modifier and TypeMethodDescriptionBulkStatus.getState()
Gets the state of the command.static BulkStatus.State
Returns the enum constant of this class with the specified name.static BulkStatus.State[]
BulkStatus.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.