|
||||||||||
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.ErrorLogEntry
public class ErrorLogEntry
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.build.SimpleLogEntry |
---|
DATE_FORMAT_STRING |
Constructor Summary | |
---|---|
ErrorLogEntry(java.lang.String log)
|
|
ErrorLogEntry(java.lang.String log,
java.util.Date time)
|
Method Summary | |
---|---|
java.lang.String |
getCssStyle()
|
Methods inherited from class com.atlassian.bamboo.build.SimpleLogEntry |
---|
getDate, getFormattedDate, getLog, getUnstyledLog, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ErrorLogEntry(java.lang.String log)
public ErrorLogEntry(java.lang.String log, java.util.Date time)
Method Detail |
---|
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 |