Uses of Class
com.atlassian.confluence.impl.pages.actions.PageDestinationSearchAction.IndividualDestinationSearchResult
Packages that use PageDestinationSearchAction.IndividualDestinationSearchResult
-
Uses of PageDestinationSearchAction.IndividualDestinationSearchResult in com.atlassian.confluence.impl.pages.actions
Methods in com.atlassian.confluence.impl.pages.actions that return types with arguments of type PageDestinationSearchAction.IndividualDestinationSearchResultModifier and TypeMethodDescriptionPageDestinationSearchAction.DestinationSearchResults.getMatches()Constructor parameters in com.atlassian.confluence.impl.pages.actions with type arguments of type PageDestinationSearchAction.IndividualDestinationSearchResultModifierConstructorDescriptionDestinationSearchResults(List<PageDestinationSearchAction.IndividualDestinationSearchResult> matches, String query)