Class RestoreExchangesRecycleBinDocumentsJson

  • All Implemented Interfaces:
    Serializable

    public class RestoreExchangesRecycleBinDocumentsJson
    extends BaseJson
    Files to restore from the Sent items recycle bin to the original folders.
    See Also:
    Serialized Form
    • Constructor Detail

      • RestoreExchangesRecycleBinDocumentsJson

        public RestoreExchangesRecycleBinDocumentsJson()
    • Method Detail

      • getDocumentGuidsToRestore

        public Set<String> getDocumentGuidsToRestore()
        List of guids of files to restore
        Returns:
        List of guids of files to restore
      • setDocumentGuidsToRestore

        public void setDocumentGuidsToRestore​(Set<String> documentGuidsToRestore)
        List of guids of files to restore
        Parameters:
        documentGuidsToRestore - List of guids of files to restore