public class PutActive extends java.lang.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<java.lang.String> |
apply(AccountResource rsrc,
PutActive.Input input) |
public com.google.gerrit.extensions.restapi.Response<java.lang.String> apply(AccountResource rsrc, PutActive.Input input) throws com.google.gerrit.extensions.restapi.ResourceNotFoundException, com.google.gwtorm.server.OrmException, java.io.IOException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<AccountResource,PutActive.Input>
com.google.gerrit.extensions.restapi.ResourceNotFoundException
com.google.gwtorm.server.OrmException
java.io.IOException