Inherits from TICDSWholeStoreUploadOperation : TICDSOperation : NSOperation
Declared in TICDSFileManagerBasedWholeStoreUploadOperation.h

Overview

TICDSFileManagerBasedWholeStoreUploadOperation is a “whole store upload” operation designed for use with a TICDSFileManagerBasedDocumentSyncManager.

Tasks

Paths

Properties

thisDocumentTemporaryWholeStoreThisClientDirectoryAppliedSyncChangeSetsFilePath

The path to which the applied sync change sets file should be copied.

@property (retain) NSString *thisDocumentTemporaryWholeStoreThisClientDirectoryAppliedSyncChangeSetsFilePath

Declared In

TICDSFileManagerBasedWholeStoreUploadOperation.h

thisDocumentTemporaryWholeStoreThisClientDirectoryPath

The path to this client’s directory within the WholeStore directory inside this document’s TemporaryFiles directory.

@property (retain) NSString *thisDocumentTemporaryWholeStoreThisClientDirectoryPath

Declared In

TICDSFileManagerBasedWholeStoreUploadOperation.h

thisDocumentTemporaryWholeStoreThisClientDirectoryWholeStoreFilePath

The path to which the whole store file should be copied.

@property (retain) NSString *thisDocumentTemporaryWholeStoreThisClientDirectoryWholeStoreFilePath

Declared In

TICDSFileManagerBasedWholeStoreUploadOperation.h

thisDocumentWholeStoreThisClientDirectoryPath

The path to this client’s directory within this document’s WholeStore directory.

@property (retain) NSString *thisDocumentWholeStoreThisClientDirectoryPath

Declared In

TICDSFileManagerBasedWholeStoreUploadOperation.h