| Package | Description |
|---|---|
| com.atlassian.confluence.upgrade.upgradetask.splitindex |
| Modifier and Type | Method and Description |
|---|---|
static SplitIndexPhase |
SplitIndexPhase.fromId(String id) |
SplitIndexPhase |
SplitIndexFileHelper.getPhase()
Tries to read the phase file if it exists
|
static SplitIndexPhase |
SplitIndexPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SplitIndexPhase[] |
SplitIndexPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SplitIndexFileHelper.setPhase(@NonNull SplitIndexPhase phase)
Sets the phase in the index (writes state file)
|
Copyright © 2003–2023 Atlassian. All rights reserved.