Class ViewDeploymentVersion

    • Constructor Detail

      • ViewDeploymentVersion

        public ViewDeploymentVersion()
    • Method Detail

      • execute

        public String execute()
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
      • 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
      • setDeploymentResultService

        public void setDeploymentResultService​(DeploymentResultService deploymentResultService)
      • setResultsSummaryManager

        public void setResultsSummaryManager​(ResultsSummaryManager resultsSummaryManager)
      • setCommentService

        public void setCommentService​(CommentService commentService)
      • setArtifactLinkManager

        public void setArtifactLinkManager​(ArtifactLinkManager artifactLinkManager)