Package com.atlassian.greenhopper.web.rapid
package com.atlassian.greenhopper.web.rapid
-
ClassDescriptionAction presents the user a list of boards where given issue or sprint appears on, so user can be redirected to the right place.Represents errors for a specific fieldRepresents an error resultProvides marshalling of objects Currently we use jackson for the encoding directly, ultimately it would be nice to go through Jersey to ensure we really use the same marshaller as the resourcesService to transition an issue to another status as well as to rank the issue.RankAction is used by Issue Operations to modify the rank of an issue.Assists
BoardDispatchAction
in resolving the location of an Issue or Sprint on a Rapid Board.AssistsBoardDispatchAction
by providing instances ofRapidViewLocationResolver
s.Holds a list of rapid viewsThis action is used to render the issues of an epic table.Only available in dev mode and by admins.