Class ViewDeploymentVersion

All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, 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 ViewDeploymentVersion extends AbstractDeploymentVersionAction
See Also:
  • Constructor Details

    • ViewDeploymentVersion

      public ViewDeploymentVersion()
  • Method Details

    • execute

      public String execute()
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
    • getDeploymentVersionItemsWithUrls

      public List<DeploymentVersionItemWithUrl> getDeploymentVersionItemsWithUrls()
    • calculateTestedInResults

      protected List<ChainResultsSummary> calculateTestedInResults(DeploymentVersion deploymentVersion)
    • getVersionDeploymentStatuses

      public List<EnvironmentStatus> getVersionDeploymentStatuses()
    • getCreatedFromResults

      public List<ResultsSummary> getCreatedFromResults()
      Get list of existing Result Summary objects that are source of artifacts
    • getCreatedFromRemovedResults

      public List<PlanResultKey> getCreatedFromRemovedResults()
      Get list of keys for non existing Result Summary objects that are source of artifacts
    • getCommitsTestedInResults

      public List<ChainResultsSummary> getCommitsTestedInResults()
    • getComments

      public List<Comment> getComments()