public class PutActive extends Object implements com.google.gerrit.extensions.restapi.RestModifyView<AccountResource,PutActive.Input>
Modifier and Type | Class and Description |
---|---|
static class |
PutActive.Input |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.restapi.Response<String> |
apply(AccountResource rsrc,
PutActive.Input input) |
public com.google.gerrit.extensions.restapi.Response<String> apply(AccountResource rsrc, PutActive.Input input) throws com.google.gerrit.extensions.restapi.ResourceNotFoundException, com.google.gwtorm.server.OrmException, IOException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<AccountResource,PutActive.Input>
com.google.gerrit.extensions.restapi.ResourceNotFoundException
com.google.gwtorm.server.OrmException
IOException