|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.build.SimpleLogEntry com.atlassian.bamboo.build.CommandLogEntry
public class CommandLogEntry
Field Summary | |
---|---|
static java.lang.String |
NEWLINE
|
Fields inherited from class com.atlassian.bamboo.build.SimpleLogEntry |
---|
DATE_FORMAT_STRING |
Constructor Summary | |
---|---|
CommandLogEntry(java.lang.String log)
|
|
CommandLogEntry(java.lang.String log,
java.util.Date time)
|
Method Summary | |
---|---|
java.lang.String |
getCssStyle()
|
java.lang.String |
getLog()
|
Methods inherited from class com.atlassian.bamboo.build.SimpleLogEntry |
---|
getDate, getFormattedDate, getUnstyledLog, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NEWLINE
Constructor Detail |
---|
public CommandLogEntry(java.lang.String log)
public CommandLogEntry(java.lang.String log, java.util.Date time)
Method Detail |
---|
public java.lang.String getLog()
getLog
in interface LogEntry
getLog
in class SimpleLogEntry
public java.lang.String getCssStyle()
getCssStyle
in interface LogEntry
getCssStyle
in class SimpleLogEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |