Class ViewChainLogs

All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, ChainAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanReadSecurityAware, PlanAware, ProjectAware, ResultsSummaryAware, ReturnUrlAware, UserAware, com.atlassian.core.i18n.I18nTextProvider, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

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)
    • getBambooSpecsExecutionLogs

      public List<LogEntry> getBambooSpecsExecutionLogs()
    • isSpecExecutionLogExists

      @TemplateAccessible public boolean isSpecExecutionLogExists()
    • isSpecsExecutionDatePresent

      @TemplateAccessible public boolean isSpecsExecutionDatePresent()
    • getLogLines

      public int getLogLines()
    • setLogLines

      public void setLogLines(int logLines)