Uses of Enum
io.apicurio.registry.events.dto.RegistryEventType
Packages that use RegistryEventType
-
Uses of RegistryEventType in io.apicurio.registry.events.dto
Methods in io.apicurio.registry.events.dto that return RegistryEventTypeModifier and TypeMethodDescriptionstatic RegistryEventTypeReturns the enum constant of this type with the specified name.static RegistryEventType[]RegistryEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.