Uses of Class
com.pyxis.greenhopper.gadget.AgileGadgetPreferences

Packages that use AgileGadgetPreferences
com.pyxis.greenhopper.gadget   
com.pyxis.greenhopper.jira.boards   
com.pyxis.greenhopper.jira.projecttabpanel   
 

Uses of AgileGadgetPreferences in com.pyxis.greenhopper.gadget
 

Methods in com.pyxis.greenhopper.gadget that return AgileGadgetPreferences
 AgileGadgetPreferences CardViewGadgetResource.buildPreferences(java.lang.String projectIdStr, java.lang.String selectedBoardId, java.lang.String contextName, boolean assignedToMe, int width)
           
 

Constructors in com.pyxis.greenhopper.gadget with parameters of type AgileGadgetPreferences
CardViewGadgetResource.CardViewGadget(com.atlassian.templaterenderer.TemplateRenderer renderer, AgileGadgetPreferences preferences, com.atlassian.jira.util.velocity.VelocityRequestContextFactory velocityRequestContextFactory, GreenHopper greenHopperService, GreenHopperLicenseManager ghLicense, com.atlassian.jira.issue.Issue issue, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext)
           
CardViewGadgetResource.CardViewGadget(com.atlassian.templaterenderer.TemplateRenderer renderer, AgileGadgetPreferences preferences, com.atlassian.jira.util.velocity.VelocityRequestContextFactory velocityRequestContextFactory, GreenHopper greenHopperService, GreenHopperLicenseManager ghLicense, java.lang.String issueKey, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, java.lang.String startPosition)
          This contructor returns a collection of issue cards for a specified project and version
CardViewGadgetResource.CardViewGadgetControls(AgileGadgetPreferences preferences)
           
CardViewGadgetResource.CardViewGadgetSelections(AgileGadgetPreferences preferences)
           
 

Constructor parameters in com.pyxis.greenhopper.gadget with type arguments of type AgileGadgetPreferences
ProgressBarGadgetResource.ProgressStatsList(java.util.List<AgileGadgetPreferences> preferences, com.atlassian.jira.project.Project project, com.atlassian.jira.project.version.Version version)
           
 

Uses of AgileGadgetPreferences in com.pyxis.greenhopper.jira.boards
 

Methods in com.pyxis.greenhopper.jira.boards that return AgileGadgetPreferences
 AgileGadgetPreferences GadgetBoard.getGadgetPreferences()
           
 

Constructors in com.pyxis.greenhopper.jira.boards with parameters of type AgileGadgetPreferences
GadgetBoard(AgileGadgetPreferences gadgetPreferences)
           
 

Uses of AgileGadgetPreferences in com.pyxis.greenhopper.jira.projecttabpanel
 

Subclasses of AgileGadgetPreferences in com.pyxis.greenhopper.jira.projecttabpanel
 class AgileGadgetTabPreferences
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.