Interface Summary |
About |
Get information, such as the name, version and authors,
about a plugin. |
AnalysisFilterPlugin |
This is a tagging interface that should be used by all analysis plug-ins that
are filtering data only. |
AnnotationSetterPlugin |
This is a interface that should be implemented by plug-ins that are setting
annotations on items thy create or work with. |
AutoDetectingImporter |
This interface should be implemented by an import
plugin that supports auto-detection of the file
format. |
ImmediateDownloadExporter |
This interface should be implemented by export plugins
that supports immediate download to the client application. |
InteractivePlugin |
An interactive plugin is a Plugin that supports interactive
configuration in a user session. |
ParameterValues |
This interface is used by the plugin to access the different parameters
attached to its job and configuration. |
Plugin |
This interface must be implemented by all plugins to BASE. |
Request |
Pass request information to a plugin. |
Response |
The response interface used by the core. |