public class ImportXEventClassifierListPlugin extends OpenLogFilePlugin
| Constructor and Description |
|---|
ImportXEventClassifierListPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected XEventClassifierList |
importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes)
This method is called by all plugin variants to do the actual importing.
|
getInputStream, importFromStreamprotected XEventClassifierList importFromStream(org.processmining.framework.plugin.PluginContext context, java.io.InputStream input, java.lang.String filename, long fileSizeInBytes) throws java.lang.Exception
org.processmining.framework.abstractplugins.AbstractImportPluginimportFromStream in class OpenLogFilePluginjava.lang.Exception