Uses of Enum Class
com.atlassian.bitbucket.server.DatabaseType
Packages that use DatabaseType
-
Uses of DatabaseType in com.atlassian.bitbucket.server
Methods in com.atlassian.bitbucket.server that return DatabaseTypeModifier and TypeMethodDescriptionApplicationPropertiesService.getDatabaseType()static DatabaseTypeReturns the enum constant of this class with the specified name.static DatabaseType[]DatabaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.