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 Object


Method Summary
 boolean equals(Object o)
           
 DeploymentVersion getDeploymentVersion()
           
 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 Set<ResultsSummary> getRelatedPlanResults()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.