Uses of Class
com.atlassian.greenhopper.web.GreenHopperWebActionSupport

Packages that use GreenHopperWebActionSupport
com.atlassian.greenhopper.web   
com.atlassian.greenhopper.web.rapid   
com.atlassian.greenhopper.web.rapid.i18n   
com.atlassian.greenhopper.web.rapid.release   
 

Uses of GreenHopperWebActionSupport in com.atlassian.greenhopper.web
 

Subclasses of GreenHopperWebActionSupport in com.atlassian.greenhopper.web
 class BuildPropertiesInfoAction
           
 class RedirectAction
           
 

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

Subclasses of GreenHopperWebActionSupport in com.atlassian.greenhopper.web.rapid
 class BoardDispatchAction
          Action which either redirects the user to the single board which an issue/sprint is on, or presents the user with a list of boards which it appears on so they can be redirected to the right place.
 class RankAction
          RankAction is used by Issue Operations to modify the rank of an issue.
 class RapidBoardAction
           
 

Uses of GreenHopperWebActionSupport in com.atlassian.greenhopper.web.rapid.i18n
 

Subclasses of GreenHopperWebActionSupport in com.atlassian.greenhopper.web.rapid.i18n
 class TranslationAction
           
 

Uses of GreenHopperWebActionSupport in com.atlassian.greenhopper.web.rapid.release
 

Subclasses of GreenHopperWebActionSupport in com.atlassian.greenhopper.web.rapid.release
 class ReleaseIssueNavigatorAction
          Using an action here enables us to provide a link that can be opened in a new tab (wouldn't be possible using JS).
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.