public class RepositoryIndexingStatus
extends java.lang.Object
| Constructor and Description |
|---|
RepositoryIndexingStatus(double scanningPercentage,
double indexingPercentage,
boolean isStopped) |
| Modifier and Type | Method and Description |
|---|---|
double |
getIndexingPercentage() |
double |
getScanningPercentage() |
boolean |
isStopped() |