public class DeleteActive extends Object implements com.google.gerrit.extensions.restapi.RestModifyView<AccountResource,DeleteActive.Input>
Modifier and Type | Class and Description |
---|---|
static class |
DeleteActive.Input |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.restapi.Response<?> |
apply(AccountResource rsrc,
DeleteActive.Input input) |
public com.google.gerrit.extensions.restapi.Response<?> apply(AccountResource rsrc, DeleteActive.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,DeleteActive.Input>
com.google.gerrit.extensions.restapi.ResourceNotFoundException
com.google.gwtorm.server.OrmException
IOException