com.pyxis.greenhopper.gadget
Class CardViewGadgetResource.CardViewGadget
java.lang.Object
com.pyxis.greenhopper.gadget.CardViewGadgetResource.CardViewGadget
- Enclosing class:
- CardViewGadgetResource
public static class CardViewGadgetResource.CardViewGadget
- extends java.lang.Object
Constructor Summary |
CardViewGadgetResource.CardViewGadget()
|
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CardViewGadgetResource.CardViewGadget
public CardViewGadgetResource.CardViewGadget()
CardViewGadgetResource.CardViewGadget
public 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
- Parameters:
renderer
- - the velocity template rendererpreferences
- - your gadget preferencesvelocityRequestContextFactory
- greenHopperService
- ghLicense
-
CardViewGadgetResource.CardViewGadget
public 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)
Copyright © 2007-2011 Atlassian. All Rights Reserved.