Package | Description |
---|---|
com.atlassian.jira.bc.dataimport |
Modifier and Type | Method and Description |
---|---|
static DowngradeWorker.Mode |
DowngradeWorker.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DowngradeWorker.Mode[] |
DowngradeWorker.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DowngradeWorker.downgrade(DowngradeWorker.Mode downgradeMode)
Called to perform special downgrade tasks.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.