public class JIPipeRunQueueNotifier extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
canShowNotification(JIPipeRunWorker worker) |
static void |
install()
Installs the notifier.
|
void |
onWorkerFinished(RunWorkerFinishedEvent event)
Triggered when a worker is finished
|
void |
onWorkerInterrupted(RunWorkerInterruptedEvent event)
Triggered when a worker is interrupted
|
public static void install()
public void onWorkerFinished(RunWorkerFinishedEvent event)
event
- Generated eventpublic boolean canShowNotification(JIPipeRunWorker worker)
public void onWorkerInterrupted(RunWorkerInterruptedEvent event)
event
- Generated eventCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.