Uses of Class
org.processmining.logskeleton.components.BrowserComponent
-
Packages that use BrowserComponent Package Description org.processmining.logskeleton.outputs org.processmining.logskeleton.plugins -
-
Uses of BrowserComponent in org.processmining.logskeleton.outputs
Methods in org.processmining.logskeleton.outputs that return BrowserComponent Modifier and Type Method Description BrowserComponentBrowserOutput. getComponent()Constructors in org.processmining.logskeleton.outputs with parameters of type BrowserComponent Constructor Description BrowserOutput(BrowserComponent component) -
Uses of BrowserComponent in org.processmining.logskeleton.plugins
Methods in org.processmining.logskeleton.plugins that return BrowserComponent Modifier and Type Method Description BrowserComponentBrowserPlugin. run(org.processmining.framework.plugin.PluginContext context, LogSkeleton logSkeleton)BrowserComponentBrowserPlugin. run(org.processmining.framework.plugin.PluginContext context, LogSkeleton logSkeleton, BrowserConfiguration configuration)BrowserComponentBrowserVisualizerPlugin. run(org.processmining.framework.plugin.PluginContext context, BrowserComponent component)BrowserComponentBrowserVisualizerPlugin. run(org.processmining.framework.plugin.PluginContext context, LogSkeleton logSkeleton)BrowserComponentBrowserVisualizerPlugin. run(org.processmining.framework.plugin.PluginContext context, LogSkeleton logSkeleton, BrowserConfiguration configuration)Methods in org.processmining.logskeleton.plugins with parameters of type BrowserComponent Modifier and Type Method Description BrowserComponentBrowserVisualizerPlugin. run(org.processmining.framework.plugin.PluginContext context, BrowserComponent component)
-