public class GroupDetailFactory
extends java.lang.Object
implements java.util.concurrent.Callable<com.google.gerrit.common.data.GroupDetail>
Modifier and Type | Class and Description |
---|---|
static interface |
GroupDetailFactory.Factory |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.common.data.GroupDetail |
call() |
public com.google.gerrit.common.data.GroupDetail call() throws com.google.gwtorm.server.OrmException, com.google.gerrit.common.errors.NoSuchGroupException
call
in interface java.util.concurrent.Callable<com.google.gerrit.common.data.GroupDetail>
com.google.gwtorm.server.OrmException
com.google.gerrit.common.errors.NoSuchGroupException