Uses of Class
com.atlassian.confluence.index.status.ReIndexJob.Progress
-
Packages that use ReIndexJob.Progress Package Description com.atlassian.confluence.index.status -
-
Uses of ReIndexJob.Progress in com.atlassian.confluence.index.status
Methods in com.atlassian.confluence.index.status that return ReIndexJob.Progress Modifier and Type Method Description @Nullable ReIndexJob.ProgressReIndexJob. getPropagatingProgress()ReIndexJob.ProgressReIndexJob. getRebuildingProgress()Methods in com.atlassian.confluence.index.status with parameters of type ReIndexJob.Progress Modifier and Type Method Description voidReIndexJob. setPropagatingProgress(ReIndexJob.Progress propagatingProgress)voidReIndexJob. setRebuildingProgress(ReIndexJob.Progress rebuildingProgress)
-