Uses of Class
com.atlassian.confluence.search.v2.query.AbstractUserQuery.Parameter
-
Uses of AbstractUserQuery.Parameter in com.atlassian.confluence.search.v2.query
ModifierConstructorDescriptionAbstractUserQuery
(List<AbstractUserQuery.Parameter> parameters) ContributorQuery
(List<AbstractUserQuery.Parameter> params, ConfluenceUserDao confluenceUserDao) Create a query that matches content that has been contributed to by any of the users described by the provided list of parameters.CreatorQuery
(List<AbstractUserQuery.Parameter> params) Create a query that matches content that has been created by any of the users described by the provided list of parameters.