|
Interface Summary |
| About |
Get information, such as the name, version and authors,
about a plugin. |
| AutoDetectingImporter |
This interface should be implemented by an import
plugin that supports auto-detection of the file
format. |
| 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 Proteios. |
| Request |
Pass request information to a plugin. |
| Response |
The response interface used by the core. |