public class GroupJson
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
GroupJson |
addOption(com.google.gerrit.extensions.client.ListGroupsOption o) |
GroupJson |
addOptions(java.util.Collection<com.google.gerrit.extensions.client.ListGroupsOption> o) |
static com.google.gerrit.extensions.common.GroupOptionsInfo |
createOptions(com.google.gerrit.common.data.GroupDescription.Basic group) |
com.google.gerrit.extensions.common.GroupInfo |
format(com.google.gerrit.common.data.GroupDescription.Basic group) |
com.google.gerrit.extensions.common.GroupInfo |
format(GroupResource rsrc) |
public static com.google.gerrit.extensions.common.GroupOptionsInfo createOptions(com.google.gerrit.common.data.GroupDescription.Basic group)
public GroupJson addOption(com.google.gerrit.extensions.client.ListGroupsOption o)
public GroupJson addOptions(java.util.Collection<com.google.gerrit.extensions.client.ListGroupsOption> o)
public com.google.gerrit.extensions.common.GroupInfo format(GroupResource rsrc) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public com.google.gerrit.extensions.common.GroupInfo format(com.google.gerrit.common.data.GroupDescription.Basic group) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException