public class ReIndexJobResource extends Object
Constructor and Description |
---|
ReIndexJobResource(ReIndexJobManager reIndexJobManager) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
acknowledgeRunningJob()
Mark running re-index job as acknowledged.
|
javax.ws.rs.core.Response |
getMostRecentOrRunning()
Return status of either the most recent or running re-index job.
|
public ReIndexJobResource(ReIndexJobManager reIndexJobManager)
public javax.ws.rs.core.Response getMostRecentOrRunning()
public javax.ws.rs.core.Response acknowledgeRunningJob() throws InterruptedException
InterruptedException
Copyright © 2003–2020 Atlassian. All rights reserved.