Uses of Enum Class
org.gbif.api.model.registry.metasync.MetasyncResult
Packages that use MetasyncResult
-
Uses of MetasyncResult in org.gbif.api.model.registry.metasync
Methods in org.gbif.api.model.registry.metasync that return MetasyncResultModifier and TypeMethodDescriptionMetasyncHistory.getResult()
Result of the metasync operation.static MetasyncResult
Returns the enum constant of this class with the specified name.static MetasyncResult[]
MetasyncResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gbif.api.model.registry.metasync with parameters of type MetasyncResult