com.atlassian.greenhopper.web.rapid
Class RapidViewEntry

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.RapidViewEntry
Direct Known Subclasses:
RapidViewConfig

public class RapidViewEntry
extends RestTemplate


Constructor Summary
RapidViewEntry()
           
 
Method Summary
static RapidViewEntry fromRapidView(RapidView rapidView, boolean canEdit)
           
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RapidViewEntry

public RapidViewEntry()
Method Detail

fromRapidView

public static RapidViewEntry fromRapidView(RapidView rapidView,
                                           boolean canEdit)


Copyright © 2007-2013 Atlassian. All Rights Reserved.