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