Class EnvironmentStatusForDashboardImpl

java.lang.Object
com.atlassian.bamboo.deployments.results.persistence.EnvironmentStatusForDashboardImpl
All Implemented Interfaces:
EnvironmentStatusForDashboard

@Internal public class EnvironmentStatusForDashboardImpl extends Object implements EnvironmentStatusForDashboard
Minimal implementation of EnvironmentStatusForDashboard that can be fetched in a single query. To be used where we only need status but don't need full data from DeploymentResultDto or MutableDeploymentResult