com.atlassian.user.search.query
Interface GroupQuery

All Superinterfaces:
Query<Group>

public interface GroupQuery
extends Query<Group>

Designates that the Query is looking up groups, and will return a Group object for each item of the result.




Copyright © 2005-2015 Atlassian. All Rights Reserved.