public class RunWorkerProgressEvent extends Object
JIPipeRunWorker
reports progressConstructor and Description |
---|
RunWorkerProgressEvent(JIPipeRunWorker worker,
JIPipeProgressInfo.StatusUpdatedEvent status) |
Modifier and Type | Method and Description |
---|---|
JIPipeRunnable |
getRun() |
JIPipeProgressInfo.StatusUpdatedEvent |
getStatus() |
JIPipeRunWorker |
getWorker() |
public RunWorkerProgressEvent(JIPipeRunWorker worker, JIPipeProgressInfo.StatusUpdatedEvent status)
worker
- the workerstatus
- the statuspublic JIPipeRunWorker getWorker()
public JIPipeRunnable getRun()
public JIPipeProgressInfo.StatusUpdatedEvent getStatus()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.