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