com.atlassian.bamboo.configuration.agent
Class RequirementDelta
java.lang.Object
com.atlassian.bamboo.configuration.agent.RequirementDelta
public class RequirementDelta
- extends java.lang.Object
Simple POJO for the requirement delta
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
getNewRequirement
public RequirementDecorator getNewRequirement()
getOldRequirement
public RequirementDecorator getOldRequirement()
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
compareTo
public int compareTo(java.lang.Object obj)
Copyright © 2010 Atlassian. All Rights Reserved.