com.atlassian.greenhopper.web.backlog
Class BacklogNavigationViewFactory

java.lang.Object
  extended by com.atlassian.greenhopper.web.backlog.BacklogNavigationViewFactory

@Service(value="gh-backlogNavigationViewFactory")
public class BacklogNavigationViewFactory
extends java.lang.Object


Field Summary
static java.lang.String SERVICE
           
 
Constructor Summary
BacklogNavigationViewFactory()
           
 
Method Summary
 NavigationViewModel createNavigationModel(BaseData baseData, BacklogBoardData board)
          Creates the model for the navigation part of the page.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE

public static final java.lang.String SERVICE
See Also:
Constant Field Values
Constructor Detail

BacklogNavigationViewFactory

public BacklogNavigationViewFactory()
Method Detail

createNavigationModel

public NavigationViewModel createNavigationModel(BaseData baseData,
                                                 BacklogBoardData board)
Creates the model for the navigation part of the page.



Copyright © 2007-2011 Atlassian. All Rights Reserved.