Class ViewChainSummary.VersionWithRelatedPlanResults
- java.lang.Object
-
- com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary.VersionWithRelatedPlanResults
-
- Enclosing class:
- ViewChainSummary
public class ViewChainSummary.VersionWithRelatedPlanResults extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)DeploymentVersiongetDeploymentVersion()Set<ResultsSummary>getRelatedPlanResults()inthashCode()
-
-
-
Method Detail
-
getDeploymentVersion
public DeploymentVersion getDeploymentVersion()
-
getRelatedPlanResults
public Set<ResultsSummary> getRelatedPlanResults()
-
-