Modifier and Type | Class and Description |
---|---|
static interface |
ChangeUserName.Factory
Generic factory to change any user's username.
|
Modifier and Type | Field and Description |
---|---|
static String |
USERNAME_CANNOT_BE_CHANGED |
public static final String USERNAME_CANNOT_BE_CHANGED
public com.google.gwtjsonrpc.common.VoidResult call() throws com.google.gwtorm.server.OrmException, com.google.gerrit.common.errors.NameAlreadyUsedException, InvalidUserNameException, IOException
call
in interface Callable<com.google.gwtjsonrpc.common.VoidResult>
com.google.gwtorm.server.OrmException
com.google.gerrit.common.errors.NameAlreadyUsedException
InvalidUserNameException
IOException