public class AnalysisNotebookExport extends NotebookExport
| Constructor and Description |
|---|
AnalysisNotebookExport() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(org.processmining.framework.plugin.PluginContext context,
AnalysisNotebook notebook,
java.io.File file)
Export plug-in method.
|
exportpublic void export(org.processmining.framework.plugin.PluginContext context,
AnalysisNotebook notebook,
java.io.File file)
throws java.io.IOException
context - variable not usednotebookTemplate - XML representing the notebook configurationfile - file to which we will writejava.io.IOException