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.plan   
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
           
 class ViewIssuesInEpicAction
          This action is used to render the issues of an epic table.
 

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.plan
 

Subclasses of GreenHopperWebActionSupport in com.atlassian.greenhopper.web.rapid.plan
 class BulkChangeIssuesAction
          Initializes the session and redirects to the bulk change wizard in JIRA.
 class ViewIssuesInNavigatorAction
          Initializes the session and redirects to the issue navigator in JIRA.
 

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-2013 Atlassian. All Rights Reserved.