public static class ProcessUtils.RunCancellationWatchdog extends Object implements Runnable
JIPipeRunnable
and watches for the JIPipeRunnable
to be cancelled.
Based on Watchdog
Modifier and Type | Class and Description |
---|---|
static class |
ProcessUtils.RunCancellationWatchdog.CancelledEvent |
static class |
ProcessUtils.RunCancellationWatchdog.CancelledEventEmitter |
static interface |
ProcessUtils.RunCancellationWatchdog.CancelledEventListener |
Constructor and Description |
---|
RunCancellationWatchdog(JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
ProcessUtils.RunCancellationWatchdog.CancelledEventEmitter |
getCancelledEventEmitter() |
void |
run() |
void |
start() |
void |
stop() |
public RunCancellationWatchdog(JIPipeProgressInfo progressInfo)
public void start()
public void stop()
public ProcessUtils.RunCancellationWatchdog.CancelledEventEmitter getCancelledEventEmitter()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.