public class BuildOutputLogEntry extends SimpleLogEntry
Constructor and Description |
---|
BuildOutputLogEntry(String log) |
BuildOutputLogEntry(String log,
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 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 © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.