Difference between revisions of "Ftp (host object)"
From BioUML platform
m (Protected "Ftp (host object)": Autogenerated page ([edit=sysop] (indefinite))) |
(Automatic synchronization with BioUML) |
||
Line 2: | Line 2: | ||
:ftp | :ftp | ||
;Class | ;Class | ||
− | :{{Class| | + | :{{Class|biouml.plugins.download.JavaScriptFTP}} |
;Plugin | ;Plugin | ||
− | :[[ | + | :[[Biouml.plugins.download (plugin)|biouml.plugins.download (Download files analysis)]] |
[[Category:Host objects]] | [[Category:Host objects]] | ||
=== JavaScript host object === | === JavaScript host object === |
Latest revision as of 16:18, 11 December 2014
- Host object name
- ftp
- Class
JavaScriptFTP
- Plugin
- biouml.plugins.download (Download files analysis)
[edit] JavaScript host object
ScriptableObject ftp
Javascript API to interact with FTP server
[edit] Functions:
- void upload(String fileURL, String resultPath, String importFormat, Object importerProperties)