Class ViewCloverBuildResults

All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, BuildableAware, BuildResultsAware, BuildResultsSummaryAware, 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 ViewCloverBuildResults extends ViewBuildResults
See Also:
  • Constructor Details

    • ViewCloverBuildResults

      public ViewCloverBuildResults()
  • Method Details

    • getReportLinker

      public ReportProvider getReportLinker()
    • getJobsParentKey

      @Nullable public @Nullable String getJobsParentKey()
      Returns a key of job's parent, e.g. for a PROJECT-PLAN-JOB1 job it will return PROJECT-PLAN
      Returns:
      String key of a parent or null if unknown
    • isEmbeddingEnabled

      public boolean isEmbeddingEnabled()