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) |
apply
protected Response<ChangeInfo> applyImpl(BatchUpdate.Factory updateFactory, ChangeResource rsrc, MergePatchSetInput in) throws IOException, RestApiException, UpdateException, PermissionBackendException
applyImpl
in class RetryingRestModifyView<ChangeResource,MergePatchSetInput,Response<ChangeInfo>>
IOException
RestApiException
UpdateException
PermissionBackendException