public class BuildOutputLogEntry extends SimpleLogEntry
DATE_FORMAT_STRING| 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, logTo, toStringpublic BuildOutputLogEntry(@NotNull
String log)
public String getCssStyle()
getCssStyle in interface LogEntrygetCssStyle in class SimpleLogEntrypublic LogEntry cloneAndMutate(String newUnstyledLog)
LogEntrycloneAndMutate in interface LogEntrycloneAndMutate in class SimpleLogEntryCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.