Class: ConnectorsSdk::SharePoint::Extractor

Inherits:
Office365::Extractor show all
Defined in:
lib/connectors_sdk/share_point/extractor.rb

Constant Summary

Constants inherited from Office365::Extractor

Office365::Extractor::DRIVE_IDS_CURSOR_KEY

Constants inherited from Base::Extractor

Base::Extractor::DEFAULT_CURSOR_KEY, Base::Extractor::MAX_CONNECTION_ATTEMPTS, Base::Extractor::TRANSIENT_SERVER_ERROR_CLASSES

Instance Attribute Summary

Attributes inherited from Base::Extractor

#client_proc, #completed, #config, #content_source_id, #features, #monitor, #original_cursors, #service_type

Method Summary

Methods inherited from Office365::Extractor

#download, #retrieve_latest_cursors, #yield_deleted_ids, #yield_document_changes, #yield_permissions

Methods inherited from Base::Extractor

#authorization_data, #authorization_data!, #client, #client!, #convert_transient_server_errors, #cursors_modified_since_start?, #deleted_ids, #document_changes, #download_args_and_proc, #evictable?, #identifying_error_message, #initialize, #permissions, #retrieve_latest_cursors, #transient_error?, #with_auth_tokens_and_retry, #yield_deleted_ids, #yield_document_changes, #yield_permissions, #yield_single_document_change

Constructor Details

This class inherits a constructor from ConnectorsSdk::Base::Extractor