Uses of Class
com.atlassian.confluence.index.status.ReIndexJob.Progress
Packages that use ReIndexJob.Progress
-
Uses of ReIndexJob.Progress in com.atlassian.confluence.index.status
Methods in com.atlassian.confluence.index.status that return ReIndexJob.ProgressModifier and TypeMethodDescriptionReIndexNodeStatus.getProgress()@Nullable ReIndexJob.ProgressReIndexJob.getPropagatingProgress()ReIndexJob.getRebuildingProgress()Methods in com.atlassian.confluence.index.status with parameters of type ReIndexJob.ProgressModifier and TypeMethodDescriptionvoidReIndexNodeStatus.setProgress(ReIndexJob.Progress progress) voidReIndexJob.setPropagatingProgress(ReIndexJob.Progress propagatingProgress) voidReIndexJob.setRebuildingProgress(ReIndexJob.Progress rebuildingProgress)