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