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,
java.io.IOException,
InvalidChangeOperationException
- 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
java.io.IOException
InvalidChangeOperationException