Package com.atlassian.confluence.user
Interface GroupResolver
- All Known Subinterfaces:
UserAccessor,UserAccessorInternal
- All Known Implementing Classes:
DefaultUserAccessor,ReadOnlyUserAccessor
@Transactional
public interface GroupResolver
Provides operations for resolving
Groups.- Since:
- 7.17
-
Method Summary
-
Method Details
-
getGroup
Returns the group with the specified name, ornullif the group doesn't exist or the name isnull.
-