public static class JIPipeProgressInfo.StatusUpdatedEvent extends AbstractJIPipeEvent
Constructor and Description |
---|
StatusUpdatedEvent(JIPipeProgressInfo progressInfo,
int progress,
int maxProgress,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxProgress() |
String |
getMessage() |
int |
getProgress() |
JIPipeProgressInfo |
getProgressInfo() |
String |
render() |
getEmitter, getSource, setEmitter
public StatusUpdatedEvent(JIPipeProgressInfo progressInfo, int progress, int maxProgress, String message)
public JIPipeProgressInfo getProgressInfo()
public int getProgress()
public int getMaxProgress()
public String getMessage()
public String render()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.