Uses of Class
org.processmining.framework.plugin.events.ProgressEventListener.ListenerList
-
Packages that use ProgressEventListener.ListenerList Package Description org.processmining.framework.plugin org.processmining.framework.plugin.impl -
-
Uses of ProgressEventListener.ListenerList in org.processmining.framework.plugin
Methods in org.processmining.framework.plugin that return ProgressEventListener.ListenerList Modifier and Type Method Description ProgressEventListener.ListenerList
PluginContext. getProgressEventListeners()
Returns the list of registered progress listeners -
Uses of ProgressEventListener.ListenerList in org.processmining.framework.plugin.impl
Methods in org.processmining.framework.plugin.impl that return ProgressEventListener.ListenerList Modifier and Type Method Description ProgressEventListener.ListenerList
AbstractPluginContext. getProgressEventListeners()
-