com.atlassian.greenhopper.web.rapid.view
Class RapidViewListHelper

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.view.RapidViewListHelper

@Service
public class RapidViewListHelper
extends java.lang.Object


Constructor Summary
RapidViewListHelper()
           
 
Method Summary
 ServiceOutcome<RapidViewListModel> buildListAndConfigModel(com.atlassian.crowd.embedded.api.User user, java.lang.String query)
           
 ServiceOutcome<RapidViewListModel> queryListModel(com.atlassian.crowd.embedded.api.User user, java.lang.String query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RapidViewListHelper

public RapidViewListHelper()
Method Detail

buildListAndConfigModel

public ServiceOutcome<RapidViewListModel> buildListAndConfigModel(com.atlassian.crowd.embedded.api.User user,
                                                                  java.lang.String query)

queryListModel

public ServiceOutcome<RapidViewListModel> queryListModel(com.atlassian.crowd.embedded.api.User user,
                                                         java.lang.String query)


Copyright © 2007-2014 Atlassian. All Rights Reserved.