public class LongRunningReIndexTaskStatus extends Object implements ReIndexTaskStatus
Constructor and Description |
---|
LongRunningReIndexTaskStatus(com.atlassian.progress.Group reindexGroup,
Supplier<Boolean> reindexFinisherIsRunning) |
Modifier and Type | Method and Description |
---|---|
long |
getElapsedTimeMillis() |
Progress |
getProgress() |
boolean |
isFinishedReindexing() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public Progress getProgress()
getProgress
in interface ReIndexTaskStatus
public boolean isFinishedReindexing()
isFinishedReindexing
in interface ReIndexTaskStatus
public long getElapsedTimeMillis()
getElapsedTimeMillis
in interface ReIndexTaskStatus
Copyright © 2003–2017 Atlassian. All rights reserved.