public class ImportProcessCollection
extends org.processmining.framework.abstractplugins.AbstractImportPlugin
| Constructor and Description |
|---|
ImportProcessCollection() |
| 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)
This plugin is used to import a process collection object
|
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.AbstractImportPlugincontext - input - filename - fileSizeInBytes - java.io.IOExceptionjava.lang.Exception