Class ViewEnvironment

    • Constructor Detail

      • ViewEnvironment

        public ViewEnvironment()
    • Method Detail

      • execute

        public String execute()
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getDeploymentResultsCount

        public int getDeploymentResultsCount()
      • getLatestDeploymentResult

        public DeploymentResult getLatestDeploymentResult()
      • setDeploymentResultService

        public void setDeploymentResultService​(DeploymentResultService deploymentResultService)