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.Progress
ReIndexJob.getPropagatingProgress()
ReIndexJob.getRebuildingProgress()
Methods in com.atlassian.confluence.index.status with parameters of type ReIndexJob.ProgressModifier and TypeMethodDescriptionvoid
ReIndexNodeStatus.setProgress
(ReIndexJob.Progress progress) void
ReIndexJob.setPropagatingProgress
(ReIndexJob.Progress propagatingProgress) void
ReIndexJob.setRebuildingProgress
(ReIndexJob.Progress rebuildingProgress)