Class ViewChainLogs

All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, ChainAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanReadSecurityAware, PlanAware, ProjectAware, ResultsSummaryAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class ViewChainLogs extends ViewChainResult
See Also:
  • Constructor Details

    • ViewChainLogs

      public ViewChainLogs()
  • Method Details

    • retrieveBuildLogs

      public List<LogEntry> retrieveBuildLogs(BuildResultsSummary buildResultsSummary)
    • isLogFileAccessible

      public boolean isLogFileAccessible(BuildResultsSummary buildResultsSummary)
    • retrieveBambooSpecsExecutionLogs

      public List<LogEntry> retrieveBambooSpecsExecutionLogs()
    • isSpecExecutionLogExists

      public boolean isSpecExecutionLogExists()
    • isSpecsExecutionDatePresent

      public boolean isSpecsExecutionDatePresent()
    • getLogLines

      public int getLogLines()
    • setLogLines

      public void setLogLines(int logLines)