public class CleanBackupsRun extends Object implements JIPipeRunnable
| Constructor and Description |
|---|
CleanBackupsRun(JIPipeWorkbench workbench) |
| Modifier and Type | Method and Description |
|---|---|
JIPipeProgressInfo |
getProgressInfo()
The info object that allows communication with the run
|
String |
getTaskLabel()
A name for the runnable
|
void |
run() |
void |
setProgressInfo(JIPipeProgressInfo progressInfo)
Sets the progress info of this runnable
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonFinished, onInterrupted, onProgress, onStartedpublic CleanBackupsRun(JIPipeWorkbench workbench)
public JIPipeProgressInfo getProgressInfo()
JIPipeRunnablegetProgressInfo in interface JIPipeRunnablepublic void setProgressInfo(JIPipeProgressInfo progressInfo)
JIPipeRunnablesetProgressInfo in interface JIPipeRunnableprogressInfo - the info objectpublic String getTaskLabel()
JIPipeRunnablegetTaskLabel in interface JIPipeRunnableCopyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.