Class RestBuildLogEntry

java.lang.Object
com.atlassian.bamboo.rest.model.build.log.RestBuildLogEntry

public class RestBuildLogEntry extends Object
  • Constructor Details

    • RestBuildLogEntry

      public RestBuildLogEntry()
    • RestBuildLogEntry

      public RestBuildLogEntry(@NotNull @NotNull LogEntry logEntry)
  • Method Details

    • getLog

      public String getLog()
    • getUnstyledLog

      public String getUnstyledLog()
    • getDate

      public Date getDate()
    • getFormattedDate

      public String getFormattedDate()
    • getCssStyle

      public String getCssStyle()