| Package | Description |
|---|---|
| com.atlassian.maven.plugins.jiradb |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseType |
DatabaseType.forDbType(String dbType) |
static DatabaseType |
DatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseType[] |
DatabaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
protected DatabaseType |
AbstractJiraDbMojo.verifyDatabaseType(String dbTypeProperty) |
Copyright © 2016 Atlassian. All rights reserved.