com.atlassian.greenhopper.model.rapid
Class RapidView
java.lang.Object
com.atlassian.greenhopper.model.rapid.RapidView
public class RapidView
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
builder
public static RapidView.RapidViewBuilder builder()
builder
public static RapidView.RapidViewBuilder builder(RapidView rapidView)
getId
public java.lang.Long getId()
getName
public java.lang.String getName()
getSavedFilterId
public java.lang.Long getSavedFilterId()
getOwner
public java.lang.String getOwner()
isSprintSupportEnabled
public boolean isSprintSupportEnabled()
getSwimlaneStrategy
public SwimlaneStrategy getSwimlaneStrategy()
getCardColorStrategy
public CardColorStrategy getCardColorStrategy()
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2007-2012 Atlassian. All Rights Reserved.