java.lang.Object
com.atlassian.confluence.api.model.people.Group
All Implemented Interfaces:
Subject, NavigationAware

public class Group extends Object implements Subject, NavigationAware
Represents a group that may contain zero or more users.

This model is deliberately very simple. It is intended that this (and most of the Subject hierarchy in api.model.people) will be replaced by Crowd entities in the near future.

Since:
5.7