public class CreateMergePatchSet extends RetryingRestModifyView<ChangeResource,MergePatchSetInput,Response<ChangeInfo>>
| Modifier and Type | Method and Description |
|---|---|
protected Response<ChangeInfo> |
applyImpl(BatchUpdate.Factory updateFactory,
ChangeResource rsrc,
MergePatchSetInput in) |
applyprotected Response<ChangeInfo> applyImpl(BatchUpdate.Factory updateFactory, ChangeResource rsrc, MergePatchSetInput in) throws com.google.gwtorm.server.OrmException, java.io.IOException, RestApiException, UpdateException, PermissionBackendException
applyImpl in class RetryingRestModifyView<ChangeResource,MergePatchSetInput,Response<ChangeInfo>>com.google.gwtorm.server.OrmExceptionjava.io.IOExceptionRestApiExceptionUpdateExceptionPermissionBackendException