com.atlassian.bamboo.build
Class BuildOutputLogEntry

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

public class BuildOutputLogEntry
extends SimpleLogEntry


Constructor Summary
BuildOutputLogEntry(String log)
           
BuildOutputLogEntry(String log, Date time)
           
 
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

BuildOutputLogEntry

public BuildOutputLogEntry(String log)

BuildOutputLogEntry

public BuildOutputLogEntry(String log,
                           Date time)
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.