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, java.io.Serializable

public class BuildOutputLogEntry
extends SimpleLogEntry

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.bamboo.build.SimpleLogEntry
DATE_FORMAT_STRING
 
Constructor Summary
BuildOutputLogEntry(java.lang.String log)
           
BuildOutputLogEntry(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, logTo, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BuildOutputLogEntry

public BuildOutputLogEntry(java.lang.String log)

BuildOutputLogEntry

public BuildOutputLogEntry(java.lang.String log,
                           java.util.Date time)
Method Detail

getCssStyle

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


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.