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