Package org.jumpmind.symmetric.file
Class BeanShellFileSyncZipScript
java.lang.Object
org.jumpmind.symmetric.file.FileSyncZipScript
org.jumpmind.symmetric.file.BeanShellFileSyncZipScript
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuildScriptEnd(Batch batch) voidbuildScriptFileSnapshot(Batch batch, FileSnapshot snapshot, FileTriggerRouter triggerRouter, FileTrigger fileTrigger, File file, String targetBaseDir, String targetFile) voidbuildScriptStart(Batch batch) getScriptFileName(Batch batch) Methods inherited from class org.jumpmind.symmetric.file.FileSyncZipScript
append, appendln, appendln, getScript
-
Field Details
-
extensionService
-
-
Constructor Details
-
BeanShellFileSyncZipScript
-
-
Method Details
-
getScriptFileName
- Specified by:
getScriptFileNamein classFileSyncZipScript
-
buildScriptStart
- Specified by:
buildScriptStartin classFileSyncZipScript
-
buildScriptFileSnapshot
public void buildScriptFileSnapshot(Batch batch, FileSnapshot snapshot, FileTriggerRouter triggerRouter, FileTrigger fileTrigger, File file, String targetBaseDir, String targetFile) - Specified by:
buildScriptFileSnapshotin classFileSyncZipScript
-
buildScriptEnd
- Specified by:
buildScriptEndin classFileSyncZipScript
-