@Internal
public interface ReIndexJobManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
acknowledgeRunningJob()
Mark most recent or running re-index job as acknowledged.
|
Optional<ReIndexJob> |
getRunningOrMostRecentReIndex() |
Optional<ReIndexJob> getRunningOrMostRecentReIndex()
boolean acknowledgeRunningJob()
throws InterruptedException
InterruptedException - if interrupted when trying to ack the jobCopyright © 2003–2022 Atlassian. All rights reserved.