| Package | Description |
|---|---|
| com.atlassian.dbexporter | |
| com.atlassian.dbexporter.importer |
| Modifier and Type | Method and Description |
|---|---|
static CleanupMode |
CleanupMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CleanupMode[] |
CleanupMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CleanupMode |
ImportConfiguration.getCleanupMode()
Whether the database should be cleaned up before importing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseCleaner.cleanup(CleanupMode cleanupMode) |
Copyright © 2018 Atlassian. All rights reserved.