Uses of Class
com.atlassian.confluence.search.v2.query.AbstractUserQuery.Parameter
Packages that use AbstractUserQuery.Parameter
-
Uses of AbstractUserQuery.Parameter in com.atlassian.confluence.search.v2.query
Methods in com.atlassian.confluence.search.v2.query that return types with arguments of type AbstractUserQuery.ParameterConstructor parameters in com.atlassian.confluence.search.v2.query with type arguments of type AbstractUserQuery.ParameterModifierConstructorDescriptionAbstractUserQuery
(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.