Package | Description |
---|---|
com.atlassian.confluence.it |
Modifier and Type | Method and Description |
---|---|
static Database.Product |
Database.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.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Database.isProduct(Database.Product product)
Deprecated.
|
Copyright © 2003–2017 Atlassian. All rights reserved.