com.atlassian.bamboo.build
Class CommandLogEntry
java.lang.Object
com.atlassian.bamboo.build.SimpleLogEntry
com.atlassian.bamboo.build.CommandLogEntry
- All Implemented Interfaces:
- LogEntry, java.io.Serializable
public class CommandLogEntry
- extends SimpleLogEntry
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NEWLINE
public static final java.lang.String NEWLINE
- See Also:
- Constant Field Values
HTML_NEWLINE
public static final java.lang.String HTML_NEWLINE
- See Also:
- Constant Field Values
CommandLogEntry
public CommandLogEntry(@NotNull
java.lang.String log)
CommandLogEntry
public CommandLogEntry(@NotNull
java.lang.String log,
@Nullable
java.util.Date time)
getLog
public java.lang.String getLog()
- Specified by:
getLog
in interface LogEntry
- Overrides:
getLog
in class SimpleLogEntry
getCssStyle
public java.lang.String getCssStyle()
- Specified by:
getCssStyle
in interface LogEntry
- Overrides:
getCssStyle
in class SimpleLogEntry
Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.