You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2019/05/02 12:45:00 UTC

[jira] [Commented] (JAMES-2694) [Export] Restore API

    [ https://issues.apache.org/jira/browse/JAMES-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831592#comment-16831592 ] 

Raphaël Ouazana commented on JAMES-2694:
----------------------------------------

First PR: https://github.com/linagora/james-project/pull/2301

> [Export] Restore API
> --------------------
>
>                 Key: JAMES-2694
>                 URL: https://issues.apache.org/jira/browse/JAMES-2694
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Rémi Kowalski
>            Priority: Major
>
> This internal API will take an archive (format defined in the Export API, stored into the BlobStore) and will allow to restore it on an given account.
> If the account is not empty, the restoration will fail.
> interface MailboxBackup {
>     Publisher<Void> restore(User user, BlobId blobId);
> }



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org