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