public class BuildOutputLogEntry extends SimpleLogEntry
Constructor and Description |
---|
BuildOutputLogEntry(@NotNull String log) |
BuildOutputLogEntry(@NotNull String log,
@Nullable Date time) |
Modifier and Type | Method and Description |
---|---|
LogEntry |
cloneAndMutate(String newUnstyledLog)
Return new instance of LogEntry with log string replaced.
|
String |
getCssStyle() |
getDate, getFormattedDate, getLog, getUnstyledLog, getUsFormattedDate, logTo, toString
public BuildOutputLogEntry(@NotNull @NotNull String log)
public String getCssStyle()
getCssStyle
in interface LogEntry
getCssStyle
in class SimpleLogEntry
public LogEntry cloneAndMutate(String newUnstyledLog)
LogEntry
cloneAndMutate
in interface LogEntry
cloneAndMutate
in class SimpleLogEntry
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.