Interface EnvironmentStatusForDashboard

    • Method Detail

      • getEnvironmentId

        long getEnvironmentId()
      • getDeploymentResultId

        Long getDeploymentResultId()
      • getDeploymentState

        BuildState getDeploymentState()
      • getStartedDate

        Date getStartedDate()
      • getQueuedDate

        Date getQueuedDate()
      • getExecutedDate

        Date getExecutedDate()
      • getFinishedDate

        Date getFinishedDate()
      • getDeploymentVersionId

        Long getDeploymentVersionId()
      • getDeploymentVersionName

        String getDeploymentVersionName()
      • getDeploymentVersionRelatedBranchName

        String getDeploymentVersionRelatedBranchName()