Class ViewDeploymentResult

    • Constructor Detail

      • ViewDeploymentResult

        public ViewDeploymentResult()
    • Method Detail

      • prepare

        public void prepare()
                     throws Exception
        Specified by:
        prepare in interface com.opensymphony.xwork2.Preparable
        Throws:
        Exception
      • getDeploymentResultAgentType

        public String getDeploymentResultAgentType()
      • getEphemeralAgentTemplateIdIfExists

        public String getEphemeralAgentTemplateIdIfExists()
      • getEphemeralAgentTemplateNameIfExists

        public String getEphemeralAgentTemplateNameIfExists()
      • getNumberOfWebhooks

        public long getNumberOfWebhooks()
      • setDeploymentResultId

        public void setDeploymentResultId​(long deploymentResultId)
      • setDeploymentResultService

        public void setDeploymentResultService​(DeploymentResultService deploymentResultService)
      • setTaskManager

        public void setTaskManager​(TaskManager taskManager)
      • setDecoratingErrorAccessor

        public void setDecoratingErrorAccessor​(ErrorAccessor errorAccessor)
        Property injection with bean detection via property name
        Parameters:
        errorAccessor - decoratingErrorAccessor bean
      • getEnvironmentsExecutionAllowancesInVersionContext

        public Map<String,​Pair<Boolean,​String>> getEnvironmentsExecutionAllowancesInVersionContext()