Uses of Class
com.atlassian.confluence.it.Database.Product
-
Packages that use Database.Product Package Description com.atlassian.confluence.it -
-
Uses of Database.Product in com.atlassian.confluence.it
Methods in com.atlassian.confluence.it that return Database.Product Modifier and Type Method Description static Database.ProductDatabase.Product. valueOf(String name)Returns the enum constant of this type with the specified name.static Database.Product[]Database.Product. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.confluence.it with parameters of type Database.Product Modifier and Type Method Description static booleanDatabase. isProduct(Database.Product product)Deprecated.
-