Package com.google.gerrit.entities
Class GroupDescription
- java.lang.Object
-
- com.google.gerrit.entities.GroupDescription
-
public class GroupDescription extends Object
Group methods exposed by the GroupBackend.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
GroupDescription.Basic
The Basic information required to be exposed by any Group.static interface
GroupDescription.Internal
The extended information exposed by internal groups.
-