com.atlassian.bamboo.ww2.actions.chains
Class ViewChainSummary.VersionWithPlanResultKeys

java.lang.Object
  extended by com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary.VersionWithPlanResultKeys
Enclosing class:
ViewChainSummary

public class ViewChainSummary.VersionWithPlanResultKeys
extends java.lang.Object


Method Summary
 boolean equals(java.lang.Object o)
           
 DeploymentVersion getDeploymentVersion()
           
 java.util.Set<ResultsSummary> getRelatedPlanResults()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDeploymentVersion

public DeploymentVersion getDeploymentVersion()

getRelatedPlanResults

public java.util.Set<ResultsSummary> getRelatedPlanResults()

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.