public static class JIPipeLogs.LogEntry extends Object
Constructor and Description |
---|
LogEntry(String name,
LocalDateTime dateTime,
String log,
boolean success) |
Modifier and Type | Method and Description |
---|---|
LocalDateTime |
getDateTime() |
String |
getLog() |
String |
getName() |
boolean |
isSuccess() |
public LogEntry(String name, LocalDateTime dateTime, String log, boolean success)
public LocalDateTime getDateTime()
public String getLog()
public boolean isSuccess()
public String getName()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.