Uses of Class
com.atlassian.confluence.upgrade.upgradetask.splitindex.IndexInfo.Builder
Packages that use IndexInfo.Builder
-
Uses of IndexInfo.Builder in com.atlassian.confluence.upgrade.upgradetask.splitindex
Methods in com.atlassian.confluence.upgrade.upgradetask.splitindex that return IndexInfo.BuilderModifier and TypeMethodDescriptionstatic IndexInfo.Builder
IndexInfo.builder()
IndexInfo.Builder.withChanges
(long changes) IndexInfo.Builder.withContent
(long content) IndexInfo.Builder.withDeleted
(long deleted) IndexInfo.Builder.withDocuments
(long documents) IndexInfo.Builder.withEmptyFolder
(boolean emptyFolder) IndexInfo.Builder.withMax
(long max) IndexInfo.Builder.withOldVersion
(boolean oldVersion) IndexInfo.Builder.withValid
(boolean valid)