public class MultiperspectiveModelImport
extends org.processmining.framework.abstractplugins.AbstractImportPlugin
| Constructor and Description |
|---|
MultiperspectiveModelImport() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes)
The actual import method.
|
protected java.lang.Object importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes)
throws java.lang.Exception
importFromStream in class org.processmining.framework.abstractplugins.AbstractImportPluginjava.lang.Exception