Class ContentNameSearchSection
java.lang.Object
com.atlassian.confluence.search.contentnames.ContentNameSearchSection
Defines a section in the results of the quick nav dropdown. The weight is used to position the section relative to
the other sections where a weight of zero means the section would be on top.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionContentNameSearchSection
(@NonNull Integer weight, @NonNull List<ContentNameMatch> results) -
Method Summary
-
Field Details
-
COMPARATOR
-
-
Constructor Details
-
ContentNameSearchSection
-
-
Method Details
-
getWeight
-
getResults
-