Uses of Enum Class
org.nuxeo.ecm.core.bulk.message.BulkStatus.State
Packages that use BulkStatus.State
-
Uses of BulkStatus.State in org.nuxeo.ecm.core.bulk.message
Fields in org.nuxeo.ecm.core.bulk.message declared as BulkStatus.StateMethods in org.nuxeo.ecm.core.bulk.message that return BulkStatus.StateModifier 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.Methods in org.nuxeo.ecm.core.bulk.message with parameters of type BulkStatus.State