| Package | Description |
|---|---|
| org.processmining.framework.abstractplugins |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImportPlugin
Note that implementing classes of this baseclass should carry the
UIImportPlugin annotation
Subclasses of AbstractImportPlugin should use the @Plugin Annotation as
follows:
|