Class AbstractImportPlugin

java.lang.Object
org.processmining.framework.abstractplugins.AbstractImportPlugin
All Implemented Interfaces:
ImportPlugin

public abstract class AbstractImportPlugin extends Object implements ImportPlugin
Note that implementing classes of this baseclass should carry the UIImportPlugin annotation Subclasses of AbstractImportPlugin should use the @Plugin Annotation as follows:
Author:
bfvdonge