Interface OUploadingStrategy
- All Known Implementing Classes:
OS3DeltaUploadingStrategy,OSFTPDeltaUploadingStrategy
public interface OUploadingStrategy
Interface that represents a specific approach of upload.
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteUpload(String sourceFile, String fName, String destinationDirectoryPath) booleanexecuteUpload(String sourceBackupDirectory, String destinationDirectoryPath, String... accessParameters)
-
Method Details
-
executeUpload
-
executeUpload
-
config
-
executeDownload
-