public static class Rebase.CurrentRevision extends RetryingRestModifyView<ChangeResource,RebaseInput,ChangeInfo>
Modifier and Type | Method and Description |
---|---|
protected ChangeInfo |
applyImpl(BatchUpdate.Factory updateFactory,
ChangeResource rsrc,
RebaseInput input) |
apply
protected ChangeInfo applyImpl(BatchUpdate.Factory updateFactory, ChangeResource rsrc, RebaseInput input) throws UpdateException, RestApiException, java.io.IOException, PermissionBackendException
applyImpl
in class RetryingRestModifyView<ChangeResource,RebaseInput,ChangeInfo>
UpdateException
RestApiException
java.io.IOException
PermissionBackendException