| Package | Description |
|---|---|
| org.webharvest.definition | |
| org.webharvest.runtime.processors.plugins |
| Modifier and Type | Method and Description |
|---|---|
WebHarvestPlugin |
WebHarvestPluginDef.createPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementInfo.setPlugin(WebHarvestPlugin plugin) |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabasePlugin
Support for database operations.
|
class |
DbParamPlugin
DB param plugin - can be used only inside database plugin.
|
class |
FtpDelPlugin
Ftp Del plugin - can be used only inside ftp plugin for deleting file on remote directory.
|
class |
FtpGetPlugin
Ftp Get plugin - can be used only inside ftp plugin for retrieving file from remote directory.
|
class |
FtpListPlugin
Ftp List plugin - can be used only inside ftp plugin for listing file in working remote directory.
|
class |
FtpMkdirPlugin
Ftp Mkdir plugin - can be used only inside ftp plugin for creating directory on remote directory.
|
class |
FtpPlugin
FTP processor
|
class |
FtpPutPlugin
Ftp Put plugin - can be used only inside ftp plugin for storing file to remote directory.
|
class |
FtpRmdirPlugin
Ftp Mkdir plugin - can be used only inside ftp plugin for removing subdirectory on remote directory.
|
class |
JsonToXmlPlugin
Converter from JSON to XML
|
class |
MailAttachPlugin
Mail attachment plugin - can be used only inside mail plugin.
|
class |
MailPlugin
Mail sending processor.
|
class |
TokenizePlugin
Support for database operations.
|
class |
XmlToJsonPlugin
Converter from XML to JSON
|
class |
ZipEntryPlugin
Zip entry plugin - can be used only inside zip plugin.
|
class |
ZipPlugin
ZIP processor
|
Copyright © 2022 WSO2. All rights reserved.