public static class JIPipeThumbnailGenerationQueue.ThumbnailGenerationRun extends AbstractJIPipeRunnable
JIPipeRunnable.EnqeuedEventListener, JIPipeRunnable.EnqueuedEvent, JIPipeRunnable.EnqueuedEventEmitter, JIPipeRunnable.FinishedEvent, JIPipeRunnable.FinishedEventEmitter, JIPipeRunnable.FinishedEventListener, JIPipeRunnable.InterruptedEvent, JIPipeRunnable.InterruptedEventEmitter, JIPipeRunnable.InterruptedEventListener, JIPipeRunnable.ProgressEvent, JIPipeRunnable.ProgressEventEmitter, JIPipeRunnable.ProgressEventListener, JIPipeRunnable.StartedEvent, JIPipeRunnable.StartedEventEmitter, JIPipeRunnable.StartedEventListener
Constructor and Description |
---|
ThumbnailGenerationRun(JIPipeThumbnailGenerationQueue queue,
JIPipeDataItemStore dataItemStore,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
WeakReference<JIPipeDataItemStore> |
getDataStoreReference() |
int |
getHeight() |
JIPipeThumbnailGenerationQueue |
getQueue() |
String |
getTaskLabel()
A name for the runnable
|
int |
getWidth() |
void |
run() |
getProgressInfo, getRunUUID, setProgressInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isLogSilent, onFinished, onInterrupted
public ThumbnailGenerationRun(JIPipeThumbnailGenerationQueue queue, JIPipeDataItemStore dataItemStore, int width, int height)
public String getTaskLabel()
JIPipeRunnable
public void run()
public JIPipeThumbnailGenerationQueue getQueue()
public WeakReference<JIPipeDataItemStore> getDataStoreReference()
public int getWidth()
public int getHeight()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.