Class ContributorQuery

    • Constructor Detail

      • ContributorQuery

        public ContributorQuery​(@NonNull com.atlassian.sal.api.user.UserKey userKey,
                                ConfluenceUserDao confluenceUserDao)
    • Method Detail

      • expand

        public SearchQuery expand()
        Description copied from interface: SearchQuery
        Expands this query into a composite query (that composes other queries). By overriding this method, one can specify a new query that is composition of the behaviour of the composed queries.
        Specified by:
        expand in interface Expandable<SearchQuery>
        Specified by:
        expand in interface SearchQuery
        Returns:
        a query