public class JIPipeLogs extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeLogs.LogClearedEvent |
static class |
JIPipeLogs.LogEntry |
static class |
JIPipeLogs.LogEntryAddedEvent |
Constructor and Description |
---|
JIPipeLogs() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
EventBus |
getEventBus() |
static JIPipeLogs |
getInstance() |
List<JIPipeLogs.LogEntry> |
getLogEntries() |
void |
onRunCancelled(RunWorkerInterruptedEvent event) |
void |
onRunFinished(RunWorkerFinishedEvent event) |
void |
pushToLog(JIPipeLogs.LogEntry entry) |
public static JIPipeLogs getInstance()
public List<JIPipeLogs.LogEntry> getLogEntries()
public void clear()
public void pushToLog(JIPipeLogs.LogEntry entry)
public EventBus getEventBus()
public void onRunFinished(RunWorkerFinishedEvent event)
public void onRunCancelled(RunWorkerInterruptedEvent event)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.