| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.rebuildindex.status |
| Modifier and Type | Method and Description |
|---|---|
Collection<ReIndexNodeStatusJson> |
ReIndexJobJson.getNodeStatuses() |
| Constructor and Description |
|---|
ReIndexJobJson(String id,
Long startTime,
Long finishTime,
Long duration,
ReIndexStage stage,
boolean acknowledged,
long progress,
Collection<ReIndexNodeStatusJson> nodeStatuses) |
Copyright © 2003–2022 Atlassian. All rights reserved.