Class SharePoint


  • public class SharePoint
    extends Object
    Functions for managing SharePoint repositories.
    • Method Detail

      • uploadExternalDocumentV30

        public ProtectorDownloadTypeResultJson uploadExternalDocumentV30​(String externalUuid,
                                                                         String versionUuid,
                                                                         File data)
        Uploads an external file and returns JSON data about it.
        Parameters:
        data - The file to upload
        externalUuid - uuid of the external file
        versionUuid - uuid of the version information
        Returns:
        Various uuids and download type information