Class SimpleLogEntry

java.lang.Object
com.atlassian.bamboo.build.SimpleLogEntry
All Implemented Interfaces:
LogEntry, Serializable
Direct Known Subclasses:
BuildOutputLogEntry, CommandLogEntry, ErrorLogEntry

public class SimpleLogEntry extends Object implements LogEntry
Simple POJO for representing build build events.
See Also: