public class DatabaseUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Optional<String> |
evaluationDatabaseName()
Returns the name of the currently used evaluation database or empty if
using a production database.
|
static Optional<String> |
evaluationDatabaseName(BootstrapManager bootstrapManager)
Returns the name of the currently used evaluation database or empty if
using a production database.
|
public static Optional<String> evaluationDatabaseName()
public static Optional<String> evaluationDatabaseName(BootstrapManager bootstrapManager)
bootstrapManager
- the BootstrapManagerCopyright © 2003–2021 Atlassian. All rights reserved.