public class FileLinker extends Plugin
FileLinker class.
| Constructor and Description |
|---|
FileLinker() |
| Modifier and Type | Method and Description |
|---|---|
ReturnValue |
clean_up()
Perform post-task clean-up here.
|
ReturnValue |
do_run()
Performs the main tasks for the plugin.
|
ReturnValue |
do_test()
Perform any active system testing here.
|
String |
get_description()
Generates a short description of the plugin, preferably one line.
|
ReturnValue |
init()
Plugin initialization code goes here.
|
get_syntax, parse_parameters, print, println, setConfig, setMetadata, setParamspublic ReturnValue init()
PluginInterfacepublic ReturnValue do_test()
PluginInterfacepublic ReturnValue do_run()
PluginInterfacepublic ReturnValue clean_up()
PluginInterfacepublic String get_description()
Pluginget_description in interface PluginInterfaceget_description in class PluginCopyright © 2015 SeqWare. All rights reserved.