com.atlassian.greenhopper.web.rapid.view
Class RapidViewEditModel.StatusEntry

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.StatusEntry
All Implemented Interfaces:
java.lang.Comparable<RapidViewEditModel.StatusEntry>
Enclosing class:
RapidViewEditModel

public static class RapidViewEditModel.StatusEntry
extends RestTemplate
implements java.lang.Comparable<RapidViewEditModel.StatusEntry>


Constructor Summary
RapidViewEditModel.StatusEntry()
           
 
Method Summary
 int compareTo(RapidViewEditModel.StatusEntry that)
           
 boolean equals(java.lang.Object other)
           
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RapidViewEditModel.StatusEntry

public RapidViewEditModel.StatusEntry()
Method Detail

compareTo

public int compareTo(RapidViewEditModel.StatusEntry that)
Specified by:
compareTo in interface java.lang.Comparable<RapidViewEditModel.StatusEntry>

equals

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


Copyright © 2007-2011 Atlassian. All Rights Reserved.