Uses of Enum Class
migratedb.v1.core.internal.resource.ResourceType
Packages that use ResourceType
-
Uses of ResourceType in migratedb.v1.core.internal.resource
Methods in migratedb.v1.core.internal.resource that return ResourceTypeModifier and TypeMethodDescriptionstatic ResourceTypeReturns the enum constant of this class with the specified name.static ResourceType[]ResourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in migratedb.v1.core.internal.resource with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic booleanResourceType.isVersioned(ResourceType type) Whether the given resource type represents a resource that is versioned.