public static class JIPipeRunnable.InterruptedEvent extends AbstractJIPipeEvent
JIPipeRunnableWorker
is interruptedConstructor and Description |
---|
InterruptedEvent(JIPipeRunnableWorker worker,
Throwable exception) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getException() |
JIPipeRunnable |
getRun() |
JIPipeRunnableWorker |
getWorker() |
getEmitter, getSource, setEmitter
public InterruptedEvent(JIPipeRunnableWorker worker, Throwable exception)
worker
- the workerexception
- the exception triggered when interruptedpublic JIPipeRunnableWorker getWorker()
public Throwable getException()
public JIPipeRunnable getRun()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.