Uses of Class
com.atlassian.confluence.plugins.rest.entities.SearchResultGroupEntity
-
Packages that use SearchResultGroupEntity Package Description com.atlassian.confluence.plugins.rest.entities -
-
Uses of SearchResultGroupEntity in com.atlassian.confluence.plugins.rest.entities
Methods in com.atlassian.confluence.plugins.rest.entities that return types with arguments of type SearchResultGroupEntity Modifier and Type Method Description List<SearchResultGroupEntity>
SearchResultEntityList. getGroups()
Returns theSearchResultGroupEntity
list that was found using the QUICK search.Method parameters in com.atlassian.confluence.plugins.rest.entities with type arguments of type SearchResultGroupEntity Modifier and Type Method Description void
SearchResultEntityList. setGroups(List<SearchResultGroupEntity> groups)
-