apply
public com.google.gerrit.extensions.restapi.Response<?> apply(ChangeResource rsrc,
DeleteChangeEdit.Input input)
throws com.google.gerrit.extensions.restapi.AuthException,
com.google.gerrit.extensions.restapi.ResourceNotFoundException,
IOException,
com.google.gwtorm.server.OrmException
- Specified by:
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<ChangeResource,DeleteChangeEdit.Input>
- Throws:
com.google.gerrit.extensions.restapi.AuthException
com.google.gerrit.extensions.restapi.ResourceNotFoundException
IOException
com.google.gwtorm.server.OrmException