applyImpl
protected Response<ChangeInfo> applyImpl(BatchUpdate.Factory updateFactory,
ChangeResource rsrc,
MergePatchSetInput in)
throws com.google.gwtorm.server.OrmException,
java.io.IOException,
InvalidChangeOperationException,
RestApiException,
UpdateException,
PermissionBackendException
- Specified by:
applyImpl
in class RetryingRestModifyView<ChangeResource,MergePatchSetInput,Response<ChangeInfo>>
- Throws:
com.google.gwtorm.server.OrmException
java.io.IOException
InvalidChangeOperationException
RestApiException
UpdateException
PermissionBackendException