Uses of Class
com.atlassian.greenhopper.web.rapid.RapidViewEntry

Packages that use RapidViewEntry
com.atlassian.greenhopper.web.rapid   
com.atlassian.greenhopper.web.rapid.view   
 

Uses of RapidViewEntry in com.atlassian.greenhopper.web.rapid
 

Subclasses of RapidViewEntry in com.atlassian.greenhopper.web.rapid
 class RapidViewConfig
           
 

Methods in com.atlassian.greenhopper.web.rapid that return RapidViewEntry
static RapidViewEntry RapidViewEntry.fromRapidView(RapidView rapidView, boolean canEdit)
           
 

Uses of RapidViewEntry in com.atlassian.greenhopper.web.rapid.view
 

Methods in com.atlassian.greenhopper.web.rapid.view that return types with arguments of type RapidViewEntry
 ResultEntry<RapidViewEntry> RapidViewHelper.copyRapidView(com.atlassian.crowd.embedded.api.User user, java.lang.Long sourceRapidViewId)
           
 ResultEntry<RapidViewEntry> RapidViewHelper.getRapidView(com.atlassian.crowd.embedded.api.User user, java.lang.Long id)
           
 ResultEntry<java.util.List<RapidViewEntry>> RapidViewHelper.getRapidViews(com.atlassian.crowd.embedded.api.User user)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.