com.atlassian.bamboo.build
Class ErrorLogEntry

java.lang.Object
  extended by com.atlassian.bamboo.build.SimpleLogEntry
      extended by com.atlassian.bamboo.build.ErrorLogEntry
All Implemented Interfaces:
LogEntry

public class ErrorLogEntry
extends SimpleLogEntry


Constructor Summary
ErrorLogEntry(String log)
           
 
Method Summary
 String getCssStyle()
           
 
Methods inherited from class com.atlassian.bamboo.build.SimpleLogEntry
getFormattedDate, getLog, getUnstyledLog, setHtmlUtils, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ErrorLogEntry

public ErrorLogEntry(String log)
Method Detail

getCssStyle

public String getCssStyle()
Specified by:
getCssStyle in interface LogEntry
Overrides:
getCssStyle in class SimpleLogEntry


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.